π Flux Create vs Generate In Project Reactor
https://www.vinsguru.com/flux-create-vs-generate-in-project-reactor/
β‘οΈ @SpringFrameworkZone
https://www.vinsguru.com/flux-create-vs-generate-in-project-reactor/
β‘οΈ @SpringFrameworkZone
Vinsguru
Reactor Flux Create vs Generate | Vinsguru
This tutorial explains the difference between Flux Create vs Generate in Project Reactor (Java Reactive Programming) with code samples.
π Structuring Spring Boot Applications
https://spring.io/blog/2021/08/22/structuring-spring-boot-applications
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/08/22/structuring-spring-boot-applications
β‘οΈ @SpringFrameworkZone
π Best Practices for Dependency Injection with Spring
https://springframework.guru/best-practices-for-dependency-injection-with-spring/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/best-practices-for-dependency-injection-with-spring/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru - Become a Spring Framework Guru
Best Practices for Dependency Injection with Spring
In this post, I'm going to show you how to use Project Lombok for best practices in dependency injection with the Spring Framework. The Spring Framework itself has a variety of different ways we canβ¦
π SQL Derived Table or Inline View
https://vladmihalcea.com/sql-derived-table-inline-view/
β‘οΈ @SpringFrameworkZone
https://vladmihalcea.com/sql-derived-table-inline-view/
β‘οΈ @SpringFrameworkZone
Vlad Mihalcea
SQL Derived Table or Inline View - Vlad Mihalcea
Learn what the SQL Derived Table or Inline View is and how you can use it to bypass the standard SQL operation order.
π A Complete Guide to Using ElasticSearch with Spring Boot
https://betterjavacode.com/programming/elasticsearch-spring-boot
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/programming/elasticsearch-spring-boot
β‘οΈ @SpringFrameworkZone
Code Complete
A Complete Guide to Using ElasticSearch with Spring Boot - Code Complete
In this post, I show a complete guide to use elasticsearch with Spring Boot. I cover how to use index, search operations.
π Common Pitfalls When Testing Spring Boot Applications
https://rieckpil.de/common-pitfalls-when-testing-spring-boot-applications/
β‘οΈ @SpringFrameworkZone
https://rieckpil.de/common-pitfalls-when-testing-spring-boot-applications/
β‘οΈ @SpringFrameworkZone
rieckpil
Testing Spring Boot Applications: Five Common Pitfalls - rieckpil
Learn about the five most common pitfalls when it comes to testing Spring Boot applications and how to avoid them.
π Specify an Array of Strings as Body Parameters in Swagger
https://www.baeldung.com/swagger-body-array-of-strings
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/swagger-body-array-of-strings
β‘οΈ @SpringFrameworkZone
π Panache β Repository Pattern
https://thorben-janssen.com/panache-repository-pattern/
β‘οΈ @SpringFrameworkZone
https://thorben-janssen.com/panache-repository-pattern/
β‘οΈ @SpringFrameworkZone
Thorben Janssen
Panache - Repository Pattern
Panache provides easily customizable repositories for your entities. Implementing the right interface gets you all the functionality you need.
π Event driven microservices using Spring Cloud Stream and RabbitMQ
https://piotrminkowski.com/2017/02/13/event-driven-microservices-using-spring-cloud-stream-and-rabbitmq/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2017/02/13/event-driven-microservices-using-spring-cloud-stream-and-rabbitmq/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Event driven microservices using Spring Cloud Stream and RabbitMQ - Piotr's TechBlog
Before we start letβs look at site Spring Cloud Quick Start. There is a list of spring-cloud releases available grouped as release trains. We use the newest release Camden.SR5 with 1.4.4.RELEASE Spring Boot and Brooklyn.SR2 Spring Cloud Stream version. [codeβ¦
π This Week in Spring - August 24th, 2021
https://spring.io/blog/2021/08/24/this-week-in-spring-august-24th-2021
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/08/24/this-week-in-spring-august-24th-2021
β‘οΈ @SpringFrameworkZone
spring.io
This Week in Spring - August 24th, 2021
<p>Hi, Spring fans, and welcome to another riveting roundup of all the news thatβs fit to reprint in the Java and Spring ecosystems, with apologies, as always, to <em>The Times</em>. Weβre a week away from <a href="https://springone.io">SpringOne 2021</a>β¦
π Structuring Your Code for Spring Framework and Spring Boot
https://spring.io/blog/2021/08/22/structuring-your-code-for-spring-framework-and-spring-boot
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/08/22/structuring-your-code-for-spring-framework-and-spring-boot
β‘οΈ @SpringFrameworkZone
Structuring Your Code for Spring Framework and Spring Boot
Level up your Java code and explore what Spring can do for you.
π Handling URL Encoded Form Data in Spring REST
https://www.baeldung.com/spring-url-encoded-form-data
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-url-encoded-form-data
β‘οΈ @SpringFrameworkZone
π Architectural Pattern β Competing Consumers Pattern Implementation With Kubernetes
https://www.vinsguru.com/architectural-pattern-competing-consumers-pattern-implementation-with-kubernetes/
β‘οΈ @SpringFrameworkZone
https://www.vinsguru.com/architectural-pattern-competing-consumers-pattern-implementation-with-kubernetes/
β‘οΈ @SpringFrameworkZone
Vinsguru
Microservice Pattern β Competing Consumers Pattern Implementation With Kubernetes | Vinsguru
In the distributed systems, we enable loose coupling between systems by passing messages via a service bus / message queue. We had implemented that in one of
π No Bean Named βspringSecurityFilterChainβ is Defined
https://www.baeldung.com/no-bean-named-springsecurityfilterchain-is-defined
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/no-bean-named-springsecurityfilterchain-is-defined
β‘οΈ @SpringFrameworkZone
π Spring Security Remember Me
https://www.baeldung.com/spring-security-remember-me
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-security-remember-me
β‘οΈ @SpringFrameworkZone
π Guide to the AuthenticationManagerResolver in Spring Security
https://www.baeldung.com/spring-security-authenticationmanagerresolver
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-security-authenticationmanagerresolver
β‘οΈ @SpringFrameworkZone