π Front-End App with Spring Security OAuth β Authorization Code Flow
https://www.baeldung.com/spring-security-oauth-authorization-code-flow
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-security-oauth-authorization-code-flow
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Front-End App with Spring Security OAuth - Authorization Code Flow | Baeldung
Explored building a simple front-end application to use with the Authorization Code flow - with Spring Boot, Spring Security and Angular 6.
π Spring Data JPA MultipleBagFetchException
https://vladmihalcea.com/spring-data-jpa-multiplebagfetchexception/
β‘οΈ @SpringFrameworkZone
https://vladmihalcea.com/spring-data-jpa-multiplebagfetchexception/
β‘οΈ @SpringFrameworkZone
Vlad Mihalcea
Spring Data JPA MultipleBagFetchException - Vlad Mihalcea
Learn how to fix the MultipleBagFetchException thrown by Hibernate upon simultaneously fetching multiple collections with Spring Data JPA.
π Spring Cloud 2020.0.6 is available
https://spring.io/blog/2022/06/30/spring-cloud-2020-0-6-is-available
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/06/30/spring-cloud-2020-0-6-is-available
β‘οΈ @SpringFrameworkZone
Spring Cloud 2020.0.6 is available
Level up your Java code and explore what Spring can do for you.
π A Bootiful Podcast: Spring Developer Advocate Dan Vega
https://spring.io/blog/2022/06/30/a-bootiful-podcast-spring-developer-advocate-dan-vega
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/06/30/a-bootiful-podcast-spring-developer-advocate-dan-vega
β‘οΈ @SpringFrameworkZone
spring.io
A Bootiful Podcast: Spring Developer Advocate Dan Vega
<p>Hi, Spring fans! In this installment, <a href="https://twitter.com/starbuxman">Josh Long (@starbuxman)</a> talks to fellow Spring Developer Advocate <a href="https://twitter.com/therealdanvega">Dan Vega (@therealdanvega)</a></p>
<iframe title="Spring Developerβ¦
<iframe title="Spring Developerβ¦
π Display RSS Feed with Spring MVC
https://www.baeldung.com/spring-mvc-rss-feed
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-mvc-rss-feed
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Display RSS Feed with Spring MVC | Baeldung
Learn how to publish your own RSS feed using Spring MVC
π Expose Git information with Spring Boot Actuator
https://rieckpil.de/howto-expose-git-information-with-spring-boots-actuator/
β‘οΈ @SpringFrameworkZone
https://rieckpil.de/howto-expose-git-information-with-spring-boots-actuator/
β‘οΈ @SpringFrameworkZone
rieckpil
Expose Git information with Spring Boot Actuator - rieckpil
Learn how to expose information about Git (branch, commit id, build time) of your Spring Boot application using Spring Boot Actuator
π Spring REST Docs versus SpringFox Swagger for API documentation
https://piotrminkowski.com/2018/07/19/spring-rest-docs-versus-springfox-swagger-for-api-documentation/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2018/07/19/spring-rest-docs-versus-springfox-swagger-for-api-documentation/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Spring REST Docs versus SpringFox Swagger for API documentation - Piotr's TechBlog
Recently, I have come across some articles and mentions about Spring REST Docs, where it has been presented as a better alternative to traditional Swagger docs. Until now, I was always using Swagger for building API documentation, so I decided to try Springβ¦
π Processing JSON with Jackson
https://springframework.guru/processing-json-jackson/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/processing-json-jackson/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru
Processing JSON with Jackson
It's not uncommon for computers to need to communicate with each other. In the early days, this was done with simple string messages. Which was problematic. There was no standard language. XML evolved to addressβ¦
π Testing Spring MVC with Spring Boot 1.4: Part 1
https://springframework.guru/unit-testing-spring-mvc-spring-boot-1-4-part-1/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/unit-testing-spring-mvc-spring-boot-1-4-part-1/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru - Become a Spring Framework Guru
Testing Spring MVC with Spring Boot 1.4: Part 1
In my earlier Integration Testing with Spring and JUnit post, I discussed how to test a service bean facade with JUnit. I also posted a video, titled Testing Spring with JUnit on YouTube. In postβ¦
π JavaScript Function Call with Thymeleaf
https://www.baeldung.com/thymeleaf-js-function-call
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/thymeleaf-js-function-call
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
JavaScript Function Call with Thymeleaf | Baeldung
Learn how to call JavaScript functions in a Thymeleaf template.
π Processing the Response Body in Spring Cloud Gateway
https://www.baeldung.com/spring-cloud-gateway-response-body
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-cloud-gateway-response-body
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Processing the Response Body in Spring Cloud Gateway | Baeldung
Learn how to access the response body of a backend service and modify it using the Spring Cloud Gateway library
π This Week in Spring - July 5th, 2022
https://spring.io/blog/2022/07/05/this-week-in-spring-july-5th-2022
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/07/05/this-week-in-spring-july-5th-2022
β‘οΈ @SpringFrameworkZone
spring.io
This Week in Spring - July 5th, 2022
<p>Hi, Spring fans! Welcome to another installment of <em>This Week in Spring</em>! This weekβs all sorts of weird for me. Itβs <em>Tuesday</em>! But here in the US we just celebrated the 4th of July, and I, like many Americans, took a long weekend. Tookβ¦
π High-Performance Java Persistence Newsletter, Issue 40
https://vladmihalcea.com/high-performance-java-persistence-newsletter-issue-40/
β‘οΈ @SpringFrameworkZone
https://vladmihalcea.com/high-performance-java-persistence-newsletter-issue-40/
β‘οΈ @SpringFrameworkZone
Vlad Mihalcea
High-Performance Java Persistence Newsletter, Issue 40 - Vlad Mihalcea
The High-Performance Java Persistence Newsletter features articles, videos, and answers to common StackOverflow questions.
π Spring for Apache Kafka 2.9 Release Candidate Available
https://spring.io/blog/2022/07/07/spring-for-apache-kafka-2-9-release-candidate-available
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/07/07/spring-for-apache-kafka-2-9-release-candidate-available
β‘οΈ @SpringFrameworkZone
spring.io
Spring for Apache Kafka 2.9 Release Candidate Available
<div class="paragraph">
<p>I am pleased to announce that the release candidate Spring for Apache Kafka 2.9.0 is now available (2.9.0-RC1) in the <a href="https://repo.spring.io/milestone">Spring Milestone Repo</a>.</p>
</div>
<div class="paragraph">
β¦
<p>I am pleased to announce that the release candidate Spring for Apache Kafka 2.9.0 is now available (2.9.0-RC1) in the <a href="https://repo.spring.io/milestone">Spring Milestone Repo</a>.</p>
</div>
<div class="paragraph">
β¦
π Spring Shell 2.1.0-RC1 is now available
https://spring.io/blog/2022/07/07/spring-shell-2-1-0-rc1-is-now-available
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/07/07/spring-shell-2-1-0-rc1-is-now-available
β‘οΈ @SpringFrameworkZone
Spring Shell 2.1.0-RC1 is now available
Level up your Java code and explore what Spring can do for you.
Spring Boot Framework pinned Β«π Java Weekly, Issue 443 https://www.baeldung.com/java-weekly-443 β‘οΈ @SpringFrameworkZoneΒ»
Spring Boot Framework pinned Β«π Java Weekly, Issue 444 https://www.baeldung.com/java-weekly-444 β‘οΈ @SpringFrameworkZoneΒ»
Spring Boot Framework pinned Β«π This Week in Spring - July 5th, 2022 https://spring.io/blog/2022/07/05/this-week-in-spring-july-5th-2022 β‘οΈ @SpringFrameworkZoneΒ»