Explore how to dynamically route messages in Kafka Streams.
Also find me here:
Baeldung Author
Alexander Molochko
I am a passionate software engineer from Ukraine with over 7 years of experience. I constantly learn and adapt to evolving technologies. While building software products is easier with numerous frameworks, the crucial aspect of creating reliable, extensible, and robust applications is a well-designed software architecture. I prioritize architecture design and enjoy exploring various approaches to create adaptable and future-proof software solutions.
Here's what I've written (so far):
Baeldung on Java
- All
- Spring Security (1)
- Spring Boot (1)
- Java Streams (1)
- Data (1)
Securing Spring Boot 3 Applications With SSL Bundles
Filed under Spring Boot, Spring Security
Explore the new SSL Bundles feature of Spring Boot 3 and learn how it can streamline SSL configuration tasks for Spring Boot applications.