π Getting Started with Backstage
https://piotrminkowski.com/2024/06/13/getting-started-with-backstage/
https://piotrminkowski.com/2024/06/13/getting-started-with-backstage/
Piotr's TechBlog
Getting Started with Backstage - Piotr's TechBlog
This article will teach you how to use Backstage in your app development and create software templates to generate a typical Spring Boot app.
π₯1
π Spring Framework 6.1.9, 6.0.22 and 5.3.37 available now
https://spring.io/blog/2024/06/13/spring-framework-6-1-9-6-0-22-and-5-3-37-available-now
https://spring.io/blog/2024/06/13/spring-framework-6-1-9-6-0-22-and-5-3-37-available-now
Spring Framework 6.1.9, 6.0.22 and 5.3.37 available now
Level up your Java code and explore what Spring can do for you.
π A Bootiful Podcast: Abdel Sghiouar, Cloud Native Developer Advocate at Google
https://spring.io/blog/2024/06/13/a-bootiful-podcast-abdel-sghiouar-cloud-native-developer-advocate-at-google
https://spring.io/blog/2024/06/13/a-bootiful-podcast-abdel-sghiouar-cloud-native-developer-advocate-at-google
A Bootiful Podcast: Abdel Sghiouar, Cloud Native Developer Advocate at Google
Level up your Java code and explore what Spring can do for you.
π Spring Framework 6.2.0-M4 available now
https://spring.io/blog/2024/06/13/spring-framework-6-2-0-m4-available-now
https://spring.io/blog/2024/06/13/spring-framework-6-2-0-m4-available-now
Spring Framework 6.2.0-M4 available now
Level up your Java code and explore what Spring can do for you.
π Databases and AI with Neo4J as an example with Michael Simons
https://thorben-janssen.com/expertsession-databases-and-ai/
https://thorben-janssen.com/expertsession-databases-and-ai/
Thorben Janssen
Databases and AI with Neo4J as an example with Michael Simons - Thorben Janssen
When integrating AI into your application, you will most likely want to use a concept called RAG. This acronym stands for Retrieval Augmented Generation and is an absolute game changer. The idea is simple: By providing your own input data to your LLM, youβ¦
π Should your tests manage transactions?
https://thorben-janssen.com/should-your-tests-manage-transactions/
https://thorben-janssen.com/should-your-tests-manage-transactions/
Thorben Janssen
Should your tests manage transactions? - Thorben Janssen
During my Spring Data JPA workshops and talks, I often get asked if a test case should handle transactions, or not. And if it handles the transaction if it should commit it or roll it back. And as so often, the short answer is: it depends. The slightly longerβ¦
π Spring Data 2024.0.1 and 2023.1.7 released
https://spring.io/blog/2024/06/14/spring-data-2024-0-1-and-2023-1-7-released
https://spring.io/blog/2024/06/14/spring-data-2024-0-1-and-2023-1-7-released
Spring Data 2024.0.1 and 2023.1.7 released
Level up your Java code and explore what Spring can do for you.
π Difference Between Two-Phase Commit and Saga Pattern
https://www.baeldung.com/cs/two-phase-commit-vs-saga-pattern
https://www.baeldung.com/cs/two-phase-commit-vs-saga-pattern
Baeldung on Computer Science
Difference Between Two-Phase Commit and Saga Pattern | Baeldung on Computer Science
Explore the differences between two different approaches to managing distribution transactions: Two-Phase Commit and Saga Pattern.
π Integrating Amazon S3 with Spring Boot Using Spring Cloud AWS
https://reflectoring.io/integrating-amazon-s3-with-spring-boot-using-spring-cloud-aws/
https://reflectoring.io/integrating-amazon-s3-with-spring-boot-using-spring-cloud-aws/
reflectoring.io
Integrating Amazon S3 with Spring Boot Using Spring Cloud AWS
In this article, we learn how AWS S3 can be integrated in a Spring Boot application using Spring Cloud AWS. The article details the necessary configurations, best practices, IAM policy and integration testing with LocalStack and Testcontainers.
π Spring for Apache Kafka 3.1.6 and 3.2.1 Available Now
https://spring.io/blog/2024/06/18/spring-for-apache-kafka-3-1-6-and-3-2-1-available-now
https://spring.io/blog/2024/06/18/spring-for-apache-kafka-3-1-6-and-3-2-1-available-now
Spring for Apache Kafka 3.1.6 and 3.2.1 Available Now
Level up your Java code and explore what Spring can do for you.
π Spring for Apache Pulsar `1.0.7` and `1.1.1` available now
https://spring.io/blog/2024/06/18/spring-for-apache-pulsar-1-0-7-and-1-1-1-available-now
https://spring.io/blog/2024/06/18/spring-for-apache-pulsar-1-0-7-and-1-1-1-available-now
Spring for Apache Pulsar `1.0.7` and `1.1.1` available now
Level up your Java code and explore what Spring can do for you.
π Spring Security 5.8.13, 6.2.5, and 6.3.1 are available now
https://spring.io/blog/2024/06/18/spring-security-5-8-13-6-2-5-and-6-3-1-are-available-now
https://spring.io/blog/2024/06/18/spring-security-5-8-13-6-2-5-and-6-3-1-are-available-now
Spring Security 5.8.13, 6.2.5, and 6.3.1 are available now
Level up your Java code and explore what Spring can do for you.
π How does the Hibernate JAVA_TIME_USE_DIRECT_JDBC setting work
https://vladmihalcea.com/hibernate-type-java_time_use_direct_jdbc/
https://vladmihalcea.com/hibernate-type-java_time_use_direct_jdbc/
Vlad Mihalcea
Hibernate JAVA_TIME_USE_DIRECT_JDBC setting
Learn how the Hibernate JAVA_TIME_USE_DIRECT_JDBC setting works and what JDBC Driver supports this feature.
π This Week in Spring - June 18th, 2024
https://spring.io/blog/2024/06/18/this-week-in-spring-june-18th-2024
https://spring.io/blog/2024/06/18/this-week-in-spring-june-18th-2024
This Week in Spring - June 18th, 2024
Level up your Java code and explore what Spring can do for you.
π Spring Session 3.2.4 and 3.3.1 are available now
https://spring.io/blog/2024/06/18/spring-session-3-2-4-and-3-3-1-are-available-now
https://spring.io/blog/2024/06/18/spring-session-3-2-4-and-3-3-1-are-available-now
Spring Session 3.2.4 and 3.3.1 are available now
Level up your Java code and explore what Spring can do for you.
π Spring for GraphQL 1.2.7 and 1.3.1 released
https://spring.io/blog/2024/06/18/spring-for-graphql-1-2-7-and-1-3-1-released
https://spring.io/blog/2024/06/18/spring-for-graphql-1-2-7-and-1-3-1-released
Spring for GraphQL 1.2.7 and 1.3.1 released
Level up your Java code and explore what Spring can do for you.