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.
Looking to improve your IDE knowledge? Check out this post on the top online courses for learning IntelliJ IDEA and Android Studio for Java and Android development.
Let's address the issue of including any Docker image while building data pipelines using Spring Cloud Data Flow, which can natively interpret only Spring Boot images.
Look at containerizing a Spring Data Cassandra Application. More specifically, how to put a Spring application that connects to a Cassandra database into containers.
Want to learn more about messaging with RabbitMQ? Check out this tutorial on how to create a message producer with Spring Boot and the RabbitMQ in PCF.