π Spring Security without the WebSecurityConfigurerAdapter
https://spring.io/blog/2022/02/21/spring-security-without-the-websecurityconfigureradapter
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/02/21/spring-security-without-the-websecurityconfigureradapter
β‘οΈ @SpringFrameworkZone
Spring Security without the WebSecurityConfigurerAdapter
Level up your Java code and explore what Spring can do for you.
π HTTPS using Self-Signed Certificate in Spring Boot
https://www.baeldung.com/spring-boot-https-self-signed-certificate
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-https-self-signed-certificate
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
HTTPS using Self-Signed Certificate in Spring Boot | Baeldung
Explore how to generate a self-signed certificate to enable HTTPS in a Spring Boot application.
π Announcing ListCrudRepository & Friends for Spring Data 3.0
https://spring.io/blog/2022/02/22/announcing-listcrudrepository-friends-for-spring-data-3-0
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/02/22/announcing-listcrudrepository-friends-for-spring-data-3-0
β‘οΈ @SpringFrameworkZone
Announcing ListCrudRepository & Friends for Spring Data 3.0
Level up your Java code and explore what Spring can do for you.
π Object Oriented Design Principles
https://betterjavacode.com/programming/object-oriented-design-principles
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/programming/object-oriented-design-principles
β‘οΈ @SpringFrameworkZone
Code Complete
Object Oriented Design Principles - Code Complete
What are object oriented design principles? In this post, I describe the 5 principles you should while object oriented design.
π Spring @Autowired Field Null β Common Causes and Solutions
https://www.baeldung.com/spring-autowired-field-null
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-autowired-field-null
β‘οΈ @SpringFrameworkZone
Baeldung
Spring @Autowired Field Null β Common Causes and Solutions | Baeldung
Learn about an error that would cause a NullPointerException when we unintentionally mix Spring injection with objects we create by calling their constructors.
π Connecting to a NoSQL Database with Spring Boot
https://www.baeldung.com/spring-boot-nosql-database
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-nosql-database
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Connecting to a NoSQL Database with Spring Boot | Baeldung
Learn how to set up and connect to a hosted Cassandra Astra Database.
π Spring Security β Configuring Different URLs
https://www.baeldung.com/spring-security-configuring-urls
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-security-configuring-urls
β‘οΈ @SpringFrameworkZone
Baeldung
Spring Security β Configuring Different URLs | Baeldung
Learn how to configure URL security access.
π Provide an OAuth2 Token to a Feign Client
https://www.baeldung.com/spring-cloud-feign-oauth-token
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-cloud-feign-oauth-token
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Provide an OAuth2 Token to a Feign Client | Baeldung
Learn to provide an OAuth2 token to a feign client.
π Spring Tips: easy IOT integration with HiveMQ, Spring Integration MQTT, and Spring Native
https://spring.io/blog/2022/02/23/spring-tips-easy-iot-integration-with-hivemq-spring-integration-mqtt-and-spring-native
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/02/23/spring-tips-easy-iot-integration-with-hivemq-spring-integration-mqtt-and-spring-native
β‘οΈ @SpringFrameworkZone
spring.io
Spring Tips: easy IOT integration with HiveMQ, Spring Integration MQTT, and Spring Native
<p>Hi, Spring fans! In this installment Iβm joined by my friend, fellow Java Champion, and Developer Advocate at <a href="https://www.hivemq.com/">HiveMQ</a>, <a href="https://twitter.com/mgrygles">Mary Grygleski (@mgrygles)</a>, and we look at easy Internetβ¦
π Spring Session 2021.0.5 and 2021.1.2 released
https://spring.io/blog/2022/02/23/spring-session-2021-0-5-and-2021-1-2-released
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/02/23/spring-session-2021-0-5-and-2021-1-2-released
β‘οΈ @SpringFrameworkZone
spring.io
Spring Session 2021.0.5 and 2021.1.2 released
<p>On behalf of the team, Iβm pleased to announce the release of Spring Session <code>2021.0.5</code> and <code>2021.1.2</code>. These releases deliver bug fixes and dependency upgrades.
For your convenience, Spring Boot will pick up these artifacts withβ¦
For your convenience, Spring Boot will pick up these artifacts withβ¦
Spring Boot Framework pinned Β«π Java Weekly, Issue 425 https://www.baeldung.com/java-weekly-425 β‘οΈ @SpringFrameworkZoneΒ»
π The best way to write a Spring Data Exists Query
https://vladmihalcea.com/spring-data-exists-query/
β‘οΈ @SpringFrameworkZone
https://vladmihalcea.com/spring-data-exists-query/
β‘οΈ @SpringFrameworkZone
Vlad Mihalcea
The best way to write a Spring Data Exists Query - Vlad Mihalcea
Learn what is the best way to write a Spring Data Exists Query that's efficient from the database perspective.
π Logback Configuration: Using XML
https://springframework.guru/logback-configuration-using-xml/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/logback-configuration-using-xml/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru - Become a Spring Framework Guru
How to Configure Logback Using XML
The whole purpose of logging gets defeated when the underlying logging framework becomes a bottleneck. Logging frameworks need to be fast, have a small memory footprint, and easily configurable. Logback is a logging framework with thoseβ¦
π Spring Boot 2.5.10 available now
https://spring.io/blog/2022/02/24/spring-boot-2-5-10-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/02/24/spring-boot-2-5-10-available-now
β‘οΈ @SpringFrameworkZone
spring.io
Spring Boot 2.5.10 available now
<p>On behalf of the team and everyone who has contributed, Iβm happy to announce that Spring Boot <code>2.5.10</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.6.4 available now
https://spring.io/blog/2022/02/24/spring-boot-2-6-4-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/02/24/spring-boot-2-6-4-available-now
β‘οΈ @SpringFrameworkZone
spring.io
Spring Boot 2.6.4 available now
<p>On behalf of the team and everyone who has contributed, Iβm happy to announce that Spring Boot <code>2.6.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β¦
π Spring Boot 2.7.0-M2 available now
https://spring.io/blog/2022/02/24/spring-boot-2-7-0-m2-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/02/24/spring-boot-2-7-0-m2-available-now
β‘οΈ @SpringFrameworkZone
spring.io
Spring Boot 2.7.0-M2 available now
<p>On behalf of the team and everyone who has contributed, Iβm happy to announce that Spring Boot <code>2.7.0-M2</code> has been released and is now available from <a href="https://repo.spring.io/milestone">https://repo.spring.io/milestone</a>.</p>
<p>Thisβ¦
<p>Thisβ¦
π A Bootiful Podcast: InfoQ editor and Java Champion, Dr. Alex Blewitt
https://spring.io/blog/2022/02/24/a-bootiful-podcast-infoq-editor-and-java-champion-dr-alex-blewitt
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/02/24/a-bootiful-podcast-infoq-editor-and-java-champion-dr-alex-blewitt
β‘οΈ @SpringFrameworkZone
spring.io
A Bootiful Podcast: InfoQ editor and Java Champion, Dr. Alex Blewitt
<p>Hi, Spring fans! In this installment, <a href="https://twitter.com/alblue">Josh Long (@starbuxman)</a> talks to InfoQ editor and contributor, fellow Java Champion, and an all-around amazing human being <a href="https://twitter.com/alblue">Dr. Alex Blewitt</a>.</p>β¦