π Spring Shell 2.1.2 and 3.0.0-M1 are now available
https://spring.io/blog/2022/10/05/spring-shell-2-1-2-and-3-0-0-m1-are-now-available
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/10/05/spring-shell-2-1-2-and-3-0-0-m1-are-now-available
β‘οΈ @SpringFrameworkZone
spring.io
Spring Shell 2.1.2 and 3.0.0-M1 are now available
<p>On behalf of the team and everyone who has contributed, Iβm happy to announce that Spring Shell <code>2.1.2</code> and <code>3.0.0-M1</code> has been released and is now available from <a href="https://repo.spring.io/release">https://repo.spring.io/release</a>β¦
Spring Boot Framework pinned Β«π This Week in Spring - September 27th, 2022 https://spring.io/blog/2022/09/27/this-week-in-spring-september-27th-2022 β‘οΈ @SpringFrameworkZoneΒ»
Spring Boot Framework pinned Β«π This Week in Spring - October 4th, 2022 https://spring.io/blog/2022/10/04/this-week-in-spring-october-4th-2022 β‘οΈ @SpringFrameworkZoneΒ»
π How to set up IIS as Reverse Proxy to Jetty
https://betterjavacode.com/iis/how-to-set-up-iis-as-reverse-proxy-to-jetty
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/iis/how-to-set-up-iis-as-reverse-proxy-to-jetty
β‘οΈ @SpringFrameworkZone
Code Complete
How to set up IIS as Reverse Proxy to Jetty - Code Complete
Setting up IIS as Reverse Proxy to Jetty. In this post, I show a unique scenario on how to use IIS as reverse proxy to jetty webserver.
π Quarkus with Java Virtual Threads
https://piotrminkowski.com/2022/10/06/quarkus-with-java-virtual-threads/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2022/10/06/quarkus-with-java-virtual-threads/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Quarkus with Java Virtual Threads - Piotr's TechBlog
In this article, you will learn how to integrate Quarkus with a new feature Java 19 feture virtual threads - provided by the Loom project.
π A Bootiful Podcast: Spring and Java community legend Marten Deinum
https://spring.io/blog/2022/10/06/a-bootiful-podcast-spring-and-java-community-legend-marten-deinum
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/10/06/a-bootiful-podcast-spring-and-java-community-legend-marten-deinum
β‘οΈ @SpringFrameworkZone
A Bootiful Podcast: Spring and Java community legend Marten Deinum
Level up your Java code and explore what Spring can do for you.
π A Secondary Facebook Login with Spring Social
https://www.baeldung.com/facebook-authentication-with-spring-security-and-social
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/facebook-authentication-with-spring-security-and-social
β‘οΈ @SpringFrameworkZone
Baeldung
A Secondary Facebook Login with Spring Social | Baeldung
A quick look at implementing a Facebook driven authentication next to a standard form-login Spring app.
π Spring Cloud 2022.0.0-M5 is now available
https://spring.io/blog/2022/10/06/spring-cloud-2022-0-0-m5-is-now-available
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/10/06/spring-cloud-2022-0-0-m5-is-now-available
β‘οΈ @SpringFrameworkZone
spring.io
Spring Cloud 2022.0.0-M5 is now available
<p>On behalf of the community, I am pleased to announce that the Milestone 5 (M5) of the <a href="https://cloud.spring.io">Spring Cloud 2022.0.0</a> Release Train is available today. The release can be found in <a href="https://repo.spring.io/milestone/">Springβ¦
π Lazy Initialization in Spring Boot 2
https://www.baeldung.com/spring-boot-lazy-initialization
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-lazy-initialization
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Lazy Initialization in Spring Boot | Baeldung
Learn how to configure lazy initialization in Spring Boot.
π Spring Tips: Spring Boot & Apache Kafka
https://spring.io/blog/2022/10/10/spring-tips-spring-boot-apache-kafka
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/10/10/spring-tips-spring-boot-apache-kafka
β‘οΈ @SpringFrameworkZone
Spring Tips: Spring Boot & Apache Kafka
Level up your Java code and explore what Spring can do for you.
π Immutable Property Binding
https://springframework.guru/immutable-property-binding/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/immutable-property-binding/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru
Immutable Property Binding
Introduction In this article, we will look at Spring Framework's support of immutable property binding. We described Spring external configuration in this article and also provided a more detailed article about the Java bean propertiesβ¦
π This Week in Spring - October 11th, 2022
https://spring.io/blog/2022/10/11/this-week-in-spring-october-11th-2022
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/10/11/this-week-in-spring-october-11th-2022
β‘οΈ @SpringFrameworkZone
This Week in Spring - October 11th, 2022
Level up your Java code and explore what Spring can do for you.
π Micro Frontend with React
https://piotrminkowski.com/2022/10/11/micro-frontend-with-react/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2022/10/11/micro-frontend-with-react/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Micro Frontend with React - Piotr's TechBlog
This article shows how to build micro-frontend apps with React using such components like Redux, Redux Saga, React Router or Axios.
π The State of Spring Survey 2022 Is Here!
https://spring.io/blog/2022/10/11/the-state-of-spring-survey-2022-is-here
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/10/11/the-state-of-spring-survey-2022-is-here
β‘οΈ @SpringFrameworkZone
The State of Spring Survey 2022 Is Here!
Level up your Java code and explore what Spring can do for you.
π Map a JSON POST to Multiple Spring MVC Parameters
https://www.baeldung.com/spring-mvc-json-param-mapping
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-mvc-json-param-mapping
β‘οΈ @SpringFrameworkZone
Baeldung
Map a JSON POST to Multiple Spring MVC Parameters | Baeldung
Learn how to deserialize a JSON POST into multiple strongly-typed parameters.