π Spring Boot 2.4.5 available now
https://spring.io/blog/2021/04/15/spring-boot-2-4-5-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/04/15/spring-boot-2-4-5-available-now
β‘οΈ @SpringFrameworkZone
spring.io
Spring Boot 2.4.5 available now
<p>On behalf of the team and everyone who has contributed, Iβm happy to announce that Spring Boot <code>2.4.5</code> has been released and is now available from Maven Central.</p>
<p>This release includes <a href="https://github.com/spring-projects/springβ¦
<p>This release includes <a href="https://github.com/spring-projects/springβ¦
π Spring Boot 2.3.10 is now available
https://spring.io/blog/2021/04/15/spring-boot-2-3-10-is-now-available
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/04/15/spring-boot-2-3-10-is-now-available
β‘οΈ @SpringFrameworkZone
spring.io
Spring Boot 2.3.10 is now available
<p>On behalf of the team and everyone who has contributed, Iβm happy to announce that Spring Boot 2.3.10 has been released and is now available from Maven Central.</p>
<p>This release includes <a href="https://github.com/spring-projects/spring-boot/releaβ¦
<p>This release includes <a href="https://github.com/spring-projects/spring-boot/releaβ¦
π Using Enums as Request Parameters in Spring
https://www.baeldung.com/spring-enum-request-param
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-enum-request-param
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Using Enums as Request Parameters in Spring | Baeldung
Learn how to use enums as request parameters in Spring REST controllers and how to handle exceptions triggered by invalid input.
π A Bootiful Podcast: Biden campaign CTO, Spinnaker cofounder, Target distinguished engineer, and all around epic guy Dan Woods
https://spring.io/blog/2021/04/15/a-bootiful-podcast-biden-campaign-cto-spinnaker-cofounder-target-distinguished-engineer-and-all-around-epic-guy-dan-woods
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/04/15/a-bootiful-podcast-biden-campaign-cto-spinnaker-cofounder-target-distinguished-engineer-and-all-around-epic-guy-dan-woods
β‘οΈ @SpringFrameworkZone
spring.io
A Bootiful Podcast: Biden campaign CTO, Spinnaker cofounder, Target distinguished engineer, and all around epic guy Dan Woods
<p>Hi, Spring fans! In this installment <a href="https://twitter.com/starbuxman">Josh Long (@starbuxman)</a> talks to Netflixer, Spinnaker continuous delivery platform co-founder, Target distinguished engineer, Biden campaign CTO, RatPack contributor, andβ¦
π Spring Boot 2.5.0-RC1 available now
https://spring.io/blog/2021/04/15/spring-boot-2-5-0-rc1-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/04/15/spring-boot-2-5-0-rc1-available-now
β‘οΈ @SpringFrameworkZone
spring.io
Spring Boot 2.5.0-RC1 available now
<p>In preparation for the GA release on May 20 2021, I am pleased to announce that Spring Boot 2.5.0-RC1 has been released and is available from our <a href="https://repo.spring.io/milestone/">milestone repository</a>. This release <a href="https://github.com/springβ¦
π Logback Configuration: Using Groovy
https://springframework.guru/logback-configuration-using-groovy/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/logback-configuration-using-groovy/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru
Logback Configuration: Using Groovy
Logback is designed to be faster and have a smaller memory footprint than the other logging frameworks around. If you are new to Logback, you should checkout my introductory post on Logback: Logback Introduction: Anβ¦
π REST Query Language β Implementing OR Operation
https://www.baeldung.com/rest-api-query-search-or-operation
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/rest-api-query-search-or-operation
β‘οΈ @SpringFrameworkZone
Baeldung
REST Query Language - Implementing OR Operation | Baeldung
Learn how to extend the possibilities of your API by implementing the OR query operation
π Spring Security and Angular
https://spring.io/guides/tutorials/spring-security-and-angular-js/
β‘οΈ @SpringFrameworkZone
https://spring.io/guides/tutorials/spring-security-and-angular-js/
β‘οΈ @SpringFrameworkZone
Getting Started | Spring Security and Angular
A tutorial on how to use Spring Security with a single page application with various backend architectures, ranging from a simple single server to an API gateway with OAuth2 authentication.
π Creating New Roles and Authorities in JHipster
https://www.baeldung.com/jhipster-new-roles
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/jhipster-new-roles
β‘οΈ @SpringFrameworkZone
Baeldung
Creating New Roles and Authorities in JHipster | Baeldung
Learn how to create a new role that we can use to provide additional privileges to a user in a JHipster application
π Displaying Error Messages with Thymeleaf in Spring
https://www.baeldung.com/spring-thymeleaf-error-messages
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-thymeleaf-error-messages
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Displaying Error Messages with Thymeleaf in Spring | Baeldung
Learn how to build a simple Spring application to demonstrate how to display various types of errors in Thymeleaf.
π Looking for a Java Developer with Spring Experience (Remote) (Part Time)
https://www.baeldung.com/job/java-dev
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/job/java-dev
β‘οΈ @SpringFrameworkZone
Spring Boot Framework pinned Β«π Java Weekly, Issue 381 https://www.baeldung.com/java-weekly-381 β‘οΈ @SpringFrameworkZoneΒ»
π How to dynamically Autowire a Bean in Spring
https://www.baeldung.com/spring-dynamic-autowire
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-dynamic-autowire
β‘οΈ @SpringFrameworkZone
Baeldung
How to Dynamically Autowire a Bean in Spring | Baeldung
Learn how to autowire beans dynamically given ceertain conditions.
π Spring Boot CockroachDB Integration
https://www.vinsguru.com/spring-boot-integrating-with-distributedsql-cockroachdb/
β‘οΈ @SpringFrameworkZone
https://www.vinsguru.com/spring-boot-integrating-with-distributedsql-cockroachdb/
β‘οΈ @SpringFrameworkZone
Vinsguru
Spring Boot CockroachDB Integration | Vinsguru
Applications have become very complex & user's expectations have changed over the years! Applications nowadays have to be resilient and fault tolerant. It
π Spring Data R2DBC Entity Callback
https://www.vinsguru.com/r2dbc-entity-callback/
β‘οΈ @SpringFrameworkZone
https://www.vinsguru.com/r2dbc-entity-callback/
β‘οΈ @SpringFrameworkZone
Vinsguru
Spring Data R2DBC Entity Callback | Vinsguru
Learn Spring Data R2DBC Entity Callbacks / Hooks to invoke certain methods before/after saving entity objects or handle cross cutting concerns.
π The Spring @Qualifier Annotation
https://www.baeldung.com/spring-qualifier-annotation
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-qualifier-annotation
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Spring @Qualifier Annotation
@Autowired alone isn't sometimes enough to disambiguate dependencies. You can wire more exactly using the @Qualifier annotation. @Primary can also help.