π This Week in Spring - April 12th, 2022 (Devnexus 2022 Edition!!)
https://spring.io/blog/2022/04/12/this-week-in-spring-april-12th-2022-devnexus-2022-edition
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/04/12/this-week-in-spring-april-12th-2022-devnexus-2022-edition
β‘οΈ @SpringFrameworkZone
This Week in Spring - April 12th, 2022 (Devnexus 2022 Edition!!)
Level up your Java code and explore what Spring can do for you.
π Spring WebClient OAuth2 Integration for Spring WebFlux
https://rieckpil.de/spring-webclient-oauth2-integration-using-github-as-an-example/
β‘οΈ @SpringFrameworkZone
https://rieckpil.de/spring-webclient-oauth2-integration-using-github-as-an-example/
β‘οΈ @SpringFrameworkZone
rieckpil
Spring WebClient OAuth2 Integration for Spring WebFlux - rieckpil
Tutorial for the Spring Security OAuth2 integration with the Spring WebClient to enable OAuth2 login for a WebFlux (reactive) application
π Spring Framework Data Binding Rules Vulnerability (CVE-2022-22968)
https://spring.io/blog/2022/04/13/spring-framework-data-binding-rules-vulnerability-cve-2022-22968
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/04/13/spring-framework-data-binding-rules-vulnerability-cve-2022-22968
β‘οΈ @SpringFrameworkZone
Spring Framework Data Binding Rules Vulnerability (CVE-2022-22968)
Level up your Java code and explore what Spring can do for you.
π Spring Framework 5.3.19 and 5.2.21 available now
https://spring.io/blog/2022/04/13/spring-framework-5-3-19-and-5-2-21-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/04/13/spring-framework-5-3-19-and-5-2-21-available-now
β‘οΈ @SpringFrameworkZone
spring.io
Spring Framework 5.3.19 and 5.2.21 available now
<p>On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Framework <code>5.3.19</code> and <code>5.2.21</code> are available now.</p>
<p>Spring Framework <code>5.3.19</code> includes <a href="https://github.com/springβ¦
<p>Spring Framework <code>5.3.19</code> includes <a href="https://github.com/springβ¦
π Hibernate 6 and JPQL Window Functions
https://vladmihalcea.com/hibernate-jpql-window-functions/
β‘οΈ @SpringFrameworkZone
https://vladmihalcea.com/hibernate-jpql-window-functions/
β‘οΈ @SpringFrameworkZone
Vlad Mihalcea
Hibernate 6 and JPQL Window Functions - Vlad Mihalcea
Learn how you can use Hibernate 6 to write JPQL queries that use SQL Window Functions that work on any database supporting this SQL feature.
π Spring Cloud Stream With Kafka Binder
https://www.vinsguru.com/spring-cloud-stream-produce-process-consume-data-stream-with-kafka-binder/
β‘οΈ @SpringFrameworkZone
https://www.vinsguru.com/spring-cloud-stream-produce-process-consume-data-stream-with-kafka-binder/
β‘οΈ @SpringFrameworkZone
Vinsguru
Spring Cloud Stream Kafka Binder | Vinsguru
This article explains loosely coupled event driven Microservice architecture design with Spring Cloud Stream Kafka Binder using Kafka Stream.
π Deny Access on Missing @PreAuthorize to Spring Controller Methods
https://www.baeldung.com/spring-deny-access
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-deny-access
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Deny Access on Missing @PreAuthorize to Spring Controller Methods | Baeldung
Learn how to deny access by default on missing PreAuthorize annotations.
π A Bootiful Podcast: Cloud guru Tiffany Jernigan
https://spring.io/blog/2022/04/14/a-bootiful-podcast-cloud-guru-tiffany-jernigan
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/04/14/a-bootiful-podcast-cloud-guru-tiffany-jernigan
β‘οΈ @SpringFrameworkZone
spring.io
A Bootiful Podcast: Cloud guru Tiffany Jernigan
<p>Hi, Spring fans! In this installment, <a href="https://twitter.com/starbuxman">Josh Long (@starbuxman)</a> talk about his first in-person conference since the pandemic descended upon us -the fabulous Devnexus 2022 show - and talks to colleague, teacherβ¦
π Spring Cloud β Disable Discovery Clients with Profiles
https://www.baeldung.com/spring-cloud-disable-discovery-clients
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-cloud-disable-discovery-clients
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Spring Cloud β Disable Discovery Clients with Profiles | Baeldung
While Spring's service discovery mechanisms can be very helpful we may wish to turn them off in certain environments. We look at how to achieve this with both properties files and Spring profiles.
Spring Boot Framework pinned Β«π Java Weekly, Issue 432 https://www.baeldung.com/java-weekly-432 β‘οΈ @SpringFrameworkZoneΒ»
Spring Boot Framework pinned Β«π Java Weekly, Issue 433 https://www.baeldung.com/java-weekly-433 β‘οΈ @SpringFrameworkZoneΒ»
π Testing Exceptions with Spring MockMvc
https://www.baeldung.com/spring-mvc-test-exceptions
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-mvc-test-exceptions
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Testing Exceptions with Spring MockMvc | Baeldung
Learn how to unit test controller exceptions using Spring MockMvc.
π Adding Health checks in NestJS Application
https://betterjavacode.com/programming/adding-health-checks-in-nestjs-application
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/programming/adding-health-checks-in-nestjs-application
β‘οΈ @SpringFrameworkZone
Code Complete
Adding Health checks in NestJS Application
In this post, I show how to add health checks in your NestJS application. Health checks allow to run the application reliably.
π Repositories with Multiple Spring Data Modules
https://www.baeldung.com/spring-multiple-data-modules
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-multiple-data-modules
β‘οΈ @SpringFrameworkZone
Baeldung
Repositories with Multiple Spring Data Modules | Baeldung
Learn several ways how to configure multiple data modules in your Spring Application.
π Mapping a Single Entity to Multiple Tables in JPA
https://www.baeldung.com/jpa-mapping-single-entity-to-multiple-tables
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/jpa-mapping-single-entity-to-multiple-tables
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Mapping a Single Entity to Multiple Tables in JPA | Baeldung
Learn how to map a single Java entity to multiple database tables using JPA.
π Hibernate SQM β Semantic Query Model
https://vladmihalcea.com/hibernate-sqm-semantic-query-model/
β‘οΈ @SpringFrameworkZone
https://vladmihalcea.com/hibernate-sqm-semantic-query-model/
β‘οΈ @SpringFrameworkZone
Vlad Mihalcea
Hibernate SQM - Semantic Query Model - Vlad Mihalcea
Learn what is the Hibernate SQM or Semantic Query Model so that you can better understand how JPQL and Criteria API queries are executed.
π Spring Security 5.7.0-RC1 released
https://spring.io/blog/2022/04/18/spring-security-5-7-0-rc1-released
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/04/18/spring-security-5-7-0-rc1-released
β‘οΈ @SpringFrameworkZone
spring.io
Spring Security 5.7.0-RC1 released
<div class="paragraph">
<p>On behalf of the community, Iβm pleased to announce the release of Spring Security 5.7.0-RC1!</p>
</div>
<div class="paragraph">
<p>In addition to dependency upgrades, bug fixes, and minor enhancements, the release candidateβ¦
<p>On behalf of the community, Iβm pleased to announce the release of Spring Security 5.7.0-RC1!</p>
</div>
<div class="paragraph">
<p>In addition to dependency upgrades, bug fixes, and minor enhancements, the release candidateβ¦
π Spring Security 5.6.3 and 5.5.6 available now
https://spring.io/blog/2022/04/18/spring-security-5-6-3-and-5-5-6-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/04/18/spring-security-5-6-3-and-5-5-6-available-now
β‘οΈ @SpringFrameworkZone
spring.io
Spring Security 5.6.3 and 5.5.6 available now
<div class="paragraph">
<p>On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Security 5.6.3 and 5.5.6 are available now.</p>
</div>
<div class="paragraph">
<p>You can find more details about the respective releasesβ¦
<p>On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Security 5.6.3 and 5.5.6 are available now.</p>
</div>
<div class="paragraph">
<p>You can find more details about the respective releasesβ¦