π 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β¦
π Spring Data 2021.2.0-RC1, 2021.1.4, and 2021.0.11 released
https://spring.io/blog/2022/04/19/spring-data-2021-2-0-rc1-2021-1-4-and-2021-0-11-released
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/04/19/spring-data-2021-2-0-rc1-2021-1-4-and-2021-0-11-released
β‘οΈ @SpringFrameworkZone
spring.io
Spring Data 2021.2.0-RC1, 2021.1.4, and 2021.0.11 released
<p>The 2021.2.0 release train is entering the RC phase. If you havenβt done so yet, please give it a try! The 2021.1.4 and 2021.0.11 service releases ship with mostly bug fixes and dependency upgrades. For your convenience those will be picked up by Springβ¦
π This Week in Spring - April 19th, 2022
https://spring.io/blog/2022/04/19/this-week-in-spring-april-19th-2022
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/04/19/this-week-in-spring-april-19th-2022
β‘οΈ @SpringFrameworkZone
spring.io
This Week in Spring - April 19th, 2022
<p>Hi, Spring fans! Welcome to another installment of <em>This Week in Spring</em>! Itβs been quite the week since we last talked! I flew to Atlanta, GA, for my first in-person show since the pandemic - Devnexus 2022. I loved the experience! Hopefully, theβ¦
π Spring Boot Configuration Properties Migrator
https://www.baeldung.com/spring-boot-properties-migrator
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-properties-migrator
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Spring Boot Configuration Properties Migrator | Baeldung
Explore a support system provided by Spring to facilitate Spring Boot upgrades
π Spring Boot and Microservices
https://betterjavacode.com/core-java/spring-boot-and-microservices
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/core-java/spring-boot-and-microservices
β‘οΈ @SpringFrameworkZone
Code Complete
Spring Boot and Microservices - Code Complete
An ebook on Spring Boot and Microservices. This will show you fundamentals of Spring Boot and Microservices. This is available for free.
π Spring for GraphQL 1.0 RC1 Released
https://spring.io/blog/2022/04/20/spring-for-graphql-1-0-rc1-released
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/04/20/spring-for-graphql-1-0-rc1-released
β‘οΈ @SpringFrameworkZone
spring.io
Spring for GraphQL 1.0 RC1 Released
<p>On behalf of everyone involved, Iβm pleased to announce the availability of the first and final release candidate of Spring for GraphQL 1.0. Weβre finally going to release a 1.0 version on May 17, the reference version for Spring Boot 2.7.0. Weβve shippedβ¦
π Local Development with Redpanda, Quarkus and Testcontainers
https://piotrminkowski.com/2022/04/20/local-development-with-redpanda-quarkus-and-testcontainers/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2022/04/20/local-development-with-redpanda-quarkus-and-testcontainers/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Local Development with Redpanda, Quarkus and Testcontainers
This article shows how to simplify and speed-up local Java developmene on Kafka with Redpanda, Quarkus and Testcontainers.