π Using the H2 Database Console in Spring Boot with Spring Security
https://springframework.guru/using-the-h2-database-console-in-spring-boot-with-spring-security/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/using-the-h2-database-console-in-spring-boot-with-spring-security/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru - Become a Spring Framework Guru
Using the H2 Database Console in Spring Boot with Spring Security
H2 Database Console Frequently when developing Spring based applications, you will use the H2 in memory database during your development process. It's light, fast, and easy to use. It generally does a great job ofβ¦
π Java data access technology survey results
https://vladmihalcea.com/java-data-access-technology/
β‘οΈ @SpringFrameworkZone
https://vladmihalcea.com/java-data-access-technology/
β‘οΈ @SpringFrameworkZone
Vlad Mihalcea
Java data access technology survey results - Vlad Mihalcea
Java has tons of data access frameworks, and this article explains which Java database technology is preferred by most developers.
π This Week in Spring - May 24th, 2022
https://spring.io/blog/2022/05/24/this-week-in-spring-may-24th-2022
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/05/24/this-week-in-spring-may-24th-2022
β‘οΈ @SpringFrameworkZone
spring.io
This Week in Spring - May 24th, 2022
<p>Hi, Spring fans! Iβm in Spain for business and not just a little pleasure. Yesterday, my partner, her mother, and I went to Formentera, Spain, a little island off of Ibiza, Spain. It was amazing. Weβre now in Ibiza, Spain, which is a little island notβ¦
π Azure Spring Apps Enterprise is now generally available
https://spring.io/blog/2022/05/24/azure-spring-apps-enterprise-is-now-generally-available
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/05/24/azure-spring-apps-enterprise-is-now-generally-available
β‘οΈ @SpringFrameworkZone
spring.io
Azure Spring Apps Enterprise is now generally available
<p>Hi, Spring fans! This is a guest post by Julia Liuson, President, Developer Division, Microsoft </p>
<h2><a href="#azure-spring-cloud-is-now-azure-spring-apps" class="anchor" name="azure-spring-cloud-is-now-azure-spring-apps"></a>Azure Spring Cloud isβ¦
<h2><a href="#azure-spring-cloud-is-now-azure-spring-apps" class="anchor" name="azure-spring-cloud-is-now-azure-spring-apps"></a>Azure Spring Cloud isβ¦
π Spring Authorization Server 0.3.0 available now
https://spring.io/blog/2022/05/25/spring-authorization-server-0-3-0-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/05/25/spring-authorization-server-0-3-0-available-now
β‘οΈ @SpringFrameworkZone
Spring Authorization Server 0.3.0 available now
Level up your Java code and explore what Spring can do for you.
π Deploy a Spring Boot WAR into a Tomcat Server
https://www.baeldung.com/spring-boot-war-tomcat-deploy
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-war-tomcat-deploy
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Deploy a Spring Boot WAR into a Tomcat Server | Baeldung
Learn how to configure a Spring Boot application to be deployed on a Tomcat server.
π Guide To Micronaut Kubernetes
https://piotrminkowski.com/2020/01/07/guide-to-micronaut-kubernetes/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2020/01/07/guide-to-micronaut-kubernetes/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Guide To Micronaut Kubernetes - Piotr's TechBlog
In this guide we will create example applications with Micronaut Kubernetes extension to integrate them with Kubernetes discovery and config.
π A Bootiful Podcast: the good Dr. David Syer on the new and novel in Spring and Kubernetes
https://spring.io/blog/2022/05/26/a-bootiful-podcast-the-good-dr-david-syer-on-the-new-and-novel-in-spring-and-kubernetes
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/05/26/a-bootiful-podcast-the-good-dr-david-syer-on-the-new-and-novel-in-spring-and-kubernetes
β‘οΈ @SpringFrameworkZone
spring.io
A Bootiful Podcast: the good Dr. David Syer on the new and novel in Spring and Kubernetes
<p>Hi, Spring fans! In this installment, Josh Long talks to Spring Boot and Spring Cloud luminary, the good Dr. @David_Syer, about the latest and greatest on Spring and Kubernetes </p>
<iframe title="The good Dr. David Syer on the new and novel in Springβ¦
<iframe title="The good Dr. David Syer on the new and novel in Springβ¦
π Spring Vault 2.4.0-M1 and 3.0.0-M1 available
https://spring.io/blog/2022/05/27/spring-vault-2-4-0-m1-and-3-0-0-m1-available
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/05/27/spring-vault-2-4-0-m1-and-3-0-0-m1-available
β‘οΈ @SpringFrameworkZone
Spring Vault 2.4.0-M1 and 3.0.0-M1 available
Level up your Java code and explore what Spring can do for you.
π Spring Cloud 2021.0.3 is available. Compatible with Spring Boot 2.7.0
https://spring.io/blog/2022/05/27/spring-cloud-2021-0-3-is-available-compatible-with-spring-boot-2-7-0
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/05/27/spring-cloud-2021-0-3-is-available-compatible-with-spring-boot-2-7-0
β‘οΈ @SpringFrameworkZone
Spring Cloud 2021.0.3 is available. Compatible with Spring Boot 2.7.0
Level up your Java code and explore what Spring can do for you.
π Using YAML in Spring Boot to Configure Logback
https://springframework.guru/using-yaml-in-spring-boot-to-configure-logback/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/using-yaml-in-spring-boot-to-configure-logback/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru - Become a Spring Framework Guru
Using YAML in Spring Boot to Configure Logback
When it comes to logging in enterprise applications, logback makes an excellent choice β itβs simple and fast, has powerful configuration options, and comes with a small memory footprint. I have introduced logback in myβ¦
π Testing Database Migration Scripts with Spring Boot and Testcontainers
https://reflectoring.io/spring-boot-flyway-testcontainers/
β‘οΈ @SpringFrameworkZone
https://reflectoring.io/spring-boot-flyway-testcontainers/
β‘οΈ @SpringFrameworkZone
reflectoring.io
Testing Database Migration Scripts with Spring Boot and Testcontainers
In-memory databases are popular for testing locally. But why test against an in-memory database when Testcontainers can easily spin up a production-like database for us?
π New Password Storage In Spring Security 5
https://www.baeldung.com/spring-security-5-password-storage
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-security-5-password-storage
β‘οΈ @SpringFrameworkZone
Baeldung
New Password Storage in Spring Security | Baeldung
A quick guide to understanding password encryption in Spring Security 5 and migrating to better encryption algorithms.
π Spring Native 0.12.0 available now
https://spring.io/blog/2022/05/31/spring-native-0-12-0-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/05/31/spring-native-0-12-0-available-now
β‘οΈ @SpringFrameworkZone
Spring Native 0.12.0 available now
Level up your Java code and explore what Spring can do for you.