π Building an Application with Spring Boot
https://spring.io/guides/gs/spring-boot/
β‘οΈ @SpringFrameworkZone
https://spring.io/guides/gs/spring-boot/
β‘οΈ @SpringFrameworkZone
Getting Started | Building an Application with Spring Boot
Learn how to build an application with minimal configuration.
π OAuth 2.0 Resource Server With Spring Security 5
https://www.baeldung.com/spring-security-oauth-resource-server
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-security-oauth-resource-server
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
OAuth 2.0 Resource Server With Spring Security | Baeldung
Learn how to configure a Spring Security based resource server application for validating JWT as well as opaque tokens.
π Whatβs new in Spring Framework 5?
https://springframework.guru/what-is-new-with-spring-framework-5/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/what-is-new-with-spring-framework-5/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru - Become a Spring Framework Guru
Whatβs new in Spring Framework 5?
Spring Framework 5.0 is the first major release of the Spring Framework since version 4 was released in December of 2013. Juergen Hoeller, Spring Framework project lead announced the release of the first Spring Frameworkβ¦
π Avoid common mistakes when handling exceptions
https://betterjavacode.com/core-java/avoid-common-mistakes-when-handling-exceptions
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/core-java/avoid-common-mistakes-when-handling-exceptions
β‘οΈ @SpringFrameworkZone
Code Complete
Avoid common mistakes when handling exceptions - Code Complete
Simple ways to improve your programming skills. Ways to program the exceptions and their handling. How to handle exceptions better.
π Managing Spring Boot apps locally with Trampoline
https://piotrminkowski.com/2018/06/08/managing-spring-boot-apps-locally-with-trampoline/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2018/06/08/managing-spring-boot-apps-locally-with-trampoline/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Managing Spring Boot apps locally with Trampoline - Piotr's TechBlog
Today I came across an interesting solution for managing Spring Boot applications locally β Trampoline. It is rather a simple product, that provides a web console allowing you to start, stop and monitor your application. However, it can sometimes be usefulβ¦
π Spring Framework 5.3.5 available now
https://spring.io/blog/2021/03/16/spring-framework-5-3-5-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/03/16/spring-framework-5-3-5-available-now
β‘οΈ @SpringFrameworkZone
spring.io
Spring Framework 5.3.5 available now
<p>On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Framework <code>5.3.5</code> is available now.</p>
<p>Spring Framework <code>5.3.5</code> includes <a href="https://github.com/spring-projects/spring-frameworβ¦
<p>Spring Framework <code>5.3.5</code> includes <a href="https://github.com/spring-projects/spring-frameworβ¦
π Registration β Password Strength and Rules
https://www.baeldung.com/registration-password-strength-and-rules
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/registration-password-strength-and-rules
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Registration - Password Strength and Rules | Baeldung
How to implement a client side password strength meeter and server side password rules for a simple Spring Registration app.
π Spring Security 5.5.0-M3 Released
https://spring.io/blog/2021/03/15/spring-security-5-5-0-m3-released
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/03/15/spring-security-5-5-0-m3-released
β‘οΈ @SpringFrameworkZone
spring.io
Spring Security 5.5.0-M3 Released
<div class="paragraph">
<p>On behalf of the community, Iβm pleased to announce the release of Spring Security 5.5.0-M3! You can find the complete details in the <a href="https://github.com/spring-projects/spring-security/releases/tag/5.5.0-M3">release notes</a>β¦
<p>On behalf of the community, Iβm pleased to announce the release of Spring Security 5.5.0-M3! You can find the complete details in the <a href="https://github.com/spring-projects/spring-security/releases/tag/5.5.0-M3">release notes</a>β¦
π Advanced Autowire Features in Spring 4
https://springframework.guru/advanced-autowire-features-in-spring-4/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/advanced-autowire-features-in-spring-4/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru
Advanced Autowire Features in Spring 4
At the heart of the Spring Framework is its support of dependency injection through its Inversion of Control container. In this video, I look at using some of the advanced autowire features of Spring. @Primaryβ¦
π This Week in Spring - March 16th, 2021
https://spring.io/blog/2021/03/16/this-week-in-spring-march-16th-2021
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/03/16/this-week-in-spring-march-16th-2021
β‘οΈ @SpringFrameworkZone
spring.io
This Week in Spring - March 16th, 2021
<p>Hi, Spring fans! Welcome to another installment of <em>This Week in Spring</em>! As usual, weβve got a ton of stuff to get to so letβs dive right in! </p>
<ul>
<li><a href="https://spring.io/blog/2021/03/11/announcing-spring-native-beta">Announcing Springβ¦
<ul>
<li><a href="https://spring.io/blog/2021/03/11/announcing-spring-native-beta">Announcing Springβ¦
π Feature Toggles for Spring Boot applications with Togglz
https://rieckpil.de/howto-feature-toggles-for-spring-boot-applications-with-togglz/
β‘οΈ @SpringFrameworkZone
https://rieckpil.de/howto-feature-toggles-for-spring-boot-applications-with-togglz/
β‘οΈ @SpringFrameworkZone
rieckpil
Feature Toggles for Spring Boot Applications with Togglz
Learn how to add feature toggles (aka. feature flags) to your Java Spring Boot application using the Togglz library.
π OAuth2.0 and Dynamic Client Registration (using the Spring Security OAuth legacy stack)
https://www.baeldung.com/spring-security-oauth-dynamic-client-registration
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-security-oauth-dynamic-client-registration
β‘οΈ @SpringFrameworkZone
Baeldung
OAuth2.0 and Dynamic Client Registration (using the Spring Security OAuth legacy stack) | Baeldung
Learn how to define clients dynamically with Spring Security and OAuth2.
π Spring Data 2021.0.0-M5, 2020.0.6, and Neumann SR8 released
https://spring.io/blog/2021/03/17/spring-data-2021-0-0-m5-2020-0-6-and-neumann-sr8-released
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/03/17/spring-data-2021-0-0-m5-2020-0-6-and-neumann-sr8-released
β‘οΈ @SpringFrameworkZone
spring.io
Spring Data 2021.0.0-M5, 2020.0.6, and Neumann SR8 released
<p>On behalf of the team, Iβm pleased to announce the availability of the Spring Data releases <code>2021.0.0-M5</code>, <code>2020.0.6</code>, and <code>Neumann SR8</code>.</p>
<p><code>2021.0.0-M5</code> and <code>2020.0.6</code> will be picked up by Springβ¦
<p><code>2021.0.0-M5</code> and <code>2020.0.6</code> will be picked up by Springβ¦
π Netflix Archaius with Various Database Configurations
https://www.baeldung.com/netflix-archaius-database-configurations
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/netflix-archaius-database-configurations
β‘οΈ @SpringFrameworkZone
Baeldung
Netflix Archaius with Various Database Configurations | Baeldung
Explore how we can setup various database configuration sources using Netflix Archaius.
π Spring Cloud AWS 2.3 is now available
https://spring.io/blog/2021/03/17/spring-cloud-aws-2-3-is-now-available
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/03/17/spring-cloud-aws-2-3-is-now-available
β‘οΈ @SpringFrameworkZone
Spring Cloud AWS 2.3 is now available
Level up your Java code and explore what Spring can do for you.
π Spring Boot 2.4.4 available now
https://spring.io/blog/2021/03/18/spring-boot-2-4-4-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/03/18/spring-boot-2-4-4-available-now
β‘οΈ @SpringFrameworkZone
spring.io
Spring Boot 2.4.4 available now
<p>On behalf of the team and everyone who has contributed, Iβm happy to announce that Spring Boot <code>2.4.4</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β¦