Want to learn how to configure OAuth 2 authentication with Spring Security? Check out this post to learn more about OAuth 2 authentication with different data sources.
Need help finding the current logged-in username in Spring Security? Check out this post to learn how using the SecurityContext and SecurityContextHolder classes.
A quick and practical introduction to Spring Data Solr, covering how to make the basic configurations, define repositories, and perform CRUD operations.