π 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.
π Comparison Between Monoβs doOnNext() and doOnSuccess()
https://www.baeldung.com/mono-doonnext-doonsuccess
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/mono-doonnext-doonsuccess
β‘οΈ @SpringFrameworkZone
Baeldung
Comparison Between Monoβs doOnNext() and doOnSuccess() | Baeldung
Learn about various listeners' options of the Mono object from Spring 5 WebFlux.
π Getting a URL Attribute Value in Thymeleaf
https://www.baeldung.com/thymeleaf-url-attribute-value
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/thymeleaf-url-attribute-value
β‘οΈ @SpringFrameworkZone
Baeldung
Getting a URL Attribute Value in Thymeleaf | Baeldung
A quick and practical guide to getting a URL attribute value in Thymeleaf.
π Protected: Spring Persistence (Hibernate and JPA) with a JNDI datasource
https://www.baeldung.com/spring-persistence-hibernate-and-jpa-with-a-jndi-datasource
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-persistence-hibernate-and-jpa-with-a-jndi-datasource
β‘οΈ @SpringFrameworkZone
Baeldung
Protected: Spring Persistence (Hibernate and JPA) with a JNDI datasource | Baeldung
There is no excerpt because this is a protected post.
π YugabyteDB column-level locking
https://vladmihalcea.com/yugabytedb-column-level-locking/
β‘οΈ @SpringFrameworkZone
https://vladmihalcea.com/yugabytedb-column-level-locking/
β‘οΈ @SpringFrameworkZone
Vlad Mihalcea
YugabyteDB column-level locking - Vlad Mihalcea
Learn how YugabyteDB can scale writes by employing a column-level locking approach, as opposed to RDBMS row-level locking.
π StackExchange REST Client with Spring and RestTemplate
https://www.baeldung.com/tweeting-stackexchange-with-spring-social-part-1
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/tweeting-stackexchange-with-spring-social-part-1
β‘οΈ @SpringFrameworkZone
Baeldung
StackExchange REST Client with Spring and RestTemplate | Baeldung
StackExchange REST Client with with Spring and RestTemplate