uPortal-Project / uPortal

Enterprise open source portal built by and for the higher education community.
https://www.apereo.org/projects/uportal
Apache License 2.0
272 stars 273 forks source link

Added CachingPersonAttributeDaoImpl bean and myunivCachingPersonDbJdbcAttributeSource bean to the User Attributes docs #2858

Closed 555vedant closed 1 month ago

555vedant commented 1 month ago

This pull request adds configuration for the CachingPersonAttributeDaoImpl bean and myunivCachingPersonDbJdbcAttributeSource bean to the User Attributes documentation in README.md. The new bean merges user attribute sources, enhancing the flexibility and performance of user data retrieval in uPortal.

-> Changes Made

1)Added a CachingPersonAttributeDaoImpl bean and myunivCachingPersonDbJdbcAttributeSource bean definition to improve attribute merging.

2)Updated the documentation to guide users on configuring multiple user attribute sources effectively.

555vedant commented 1 month ago

@ChristianMurphy is it okay to merge ?

ChristianMurphy commented 1 month ago

@555vedant enhance your calm, give people a chance to review. 🙂

555vedant commented 1 month ago

@jonathanmtran sir why you are not merging this pull ??

jonathanmtran commented 1 month ago

As ChristianMurphy mentioned, one needs to have some patience when it comes to pull request reviews.

Thanks for migrating the documentation from Confluence