Skip to content

Commit

Permalink
doc:merging attribute sources from Confluence(#2287)
Browse files Browse the repository at this point in the history
  • Loading branch information
555vedant committed Oct 1, 2024
1 parent bf3a701 commit c636d79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/implement/user-attributes/jdbc.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ The following configuration shows the JDBC-based user attribute source beans for
</bean>
</property>
</bean>
<!-- myunivCachingPersonDbJdbcAttributeSource Bean Definition as well -->
<!-- myunivCachingPersonDbJdbcAttributeSource Bean Definition-->
<bean id="myunivCachingPersonDbJdbcAttributeSource">
<property name="usernameAttributeProvider" ref="usernameAttributeProvider" />
<property name="cacheNullResults" value="true" />
Expand Down

0 comments on commit c636d79

Please sign in to comment.