π Introduction to Blockchain with Java using Ethereum, web3j and Spring Boot
https://piotrminkowski.com/2018/06/22/introduction-to-blockchain-with-java-using-ethereum-web3j-and-spring-boot/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2018/06/22/introduction-to-blockchain-with-java-using-ethereum-web3j-and-spring-boot/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Introduction to Blockchain with Java using Ethereum, web3j and Spring Boot
A tutorial showing how to use Web3j Java library to build Ethereum Spring Boot applications that implement blockchain transactions.
π Transactional Annotations: Spring vs. JTA
https://www.baeldung.com/spring-vs-jta-transactional
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-vs-jta-transactional
β‘οΈ @SpringFrameworkZone
π How Spring Security Filter Chain Works
https://betterjavacode.com/programming/spring-security-filter-chain
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/programming/spring-security-filter-chain
β‘οΈ @SpringFrameworkZone
Code Complete
How Spring Security Filter Chain Works - Code Complete
In this post, I describe the fundamentals of Spring Security filter chain & how it works. You can customize the filter for security needs.
π Scheduling in Spring with Quartz
https://www.baeldung.com/spring-quartz-schedule
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-quartz-schedule
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Scheduling in Spring with Quartz | Baeldung
Quick introduction to working with Quartz in Spring.
π Spring Cloud Dataflow 2.9.5 Released
https://spring.io/blog/2022/08/15/spring-cloud-dataflow-2-9-5-released
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/08/15/spring-cloud-dataflow-2-9-5-released
β‘οΈ @SpringFrameworkZone
Spring Cloud Dataflow 2.9.5 Released
Level up your Java code and explore what Spring can do for you.
π Performance Comparison Between Spring Boot and Micronaut
https://piotrminkowski.com/2019/04/09/performance-comparison-between-spring-boot-and-micronaut/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2019/04/09/performance-comparison-between-spring-boot-and-micronaut/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Performance Comparison Between Spring Boot and Micronaut
In this article we are comparing two popular Java frameworks: Spring Boot vs Micronaut. The key parameters are memory and startup time.
π This Week in Spring - August 16th, 2022
https://spring.io/blog/2022/08/16/this-week-in-spring-august-16th-2022
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/08/16/this-week-in-spring-august-16th-2022
β‘οΈ @SpringFrameworkZone
spring.io
This Week in Spring - August 16th, 2022
<p>Hi, Spring fans! Welcome to another wonder-filled installment of <em>This Week in Spring</em>! Itβs been a week! Sometimes I can scarcely believe it myself. And can you believe itβs August 16th already?? My daughterβs starting school this week! Weβre inβ¦
π Introducing Experimental Spring Support for Apache Pulsar
https://spring.io/blog/2022/08/16/introducing-experimental-spring-support-for-apache-pulsar
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/08/16/introducing-experimental-spring-support-for-apache-pulsar
β‘οΈ @SpringFrameworkZone
Introducing Experimental Spring Support for Apache Pulsar
Level up your Java code and explore what Spring can do for you.
π Spring Security 5.8.0-M2 is released
https://spring.io/blog/2022/08/16/spring-security-5-8-0-m2-is-released
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/08/16/spring-security-5-8-0-m2-is-released
β‘οΈ @SpringFrameworkZone
Spring Security 5.8.0-M2 is released
Level up your Java code and explore what Spring can do for you.
π Spring Security 5.7.3 and 5.6.7 available now
https://spring.io/blog/2022/08/15/spring-security-5-7-3-and-5-6-7-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/08/15/spring-security-5-7-3-and-5-6-7-available-now
β‘οΈ @SpringFrameworkZone
spring.io
Spring Security 5.7.3 and 5.6.7 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.7.3 and 5.6.7 are available now. In both cases the releases are largely composed of dependency upgrades and minor fixes.</p>β¦
<p>On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Security 5.7.3 and 5.6.7 are available now. In both cases the releases are largely composed of dependency upgrades and minor fixes.</p>β¦
π Testcontainers Database Integration Testing
https://vladmihalcea.com/testcontainers-database-integration-testing/
β‘οΈ @SpringFrameworkZone
https://vladmihalcea.com/testcontainers-database-integration-testing/
β‘οΈ @SpringFrameworkZone
Vlad Mihalcea
Testcontainers Database Integration Testing - Vlad Mihalcea
Introduction In this article, we are going to see how we can use Testcontainers for database integration testing. If you are still using HSQLDB or H2 to test your Spring Boot application that runs on Oracle, SQL Server, PostgreSQL or MySQL in production,β¦
π Spring Boot Support for jOOQ
https://www.baeldung.com/spring-boot-support-for-jooq
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-support-for-jooq
β‘οΈ @SpringFrameworkZone
π Spring Authorization Server 1.0.0-M1 available now
https://spring.io/blog/2022/08/17/spring-authorization-server-1-0-0-m1-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/08/17/spring-authorization-server-1-0-0-m1-available-now
β‘οΈ @SpringFrameworkZone
spring.io
Spring Authorization Server 1.0.0-M1 available now
<div class="paragraph">
<p>On behalf of the team and everyone who has contributed, it is my pleasure to announce the general availability of Spring Authorization Server 1.0.0-M1.</p>
</div>
<div class="paragraph">
<p>You can download it from <a hrefβ¦
<p>On behalf of the team and everyone who has contributed, it is my pleasure to announce the general availability of Spring Authorization Server 1.0.0-M1.</p>
</div>
<div class="paragraph">
<p>You can download it from <a hrefβ¦
π Spring Authorization Server 0.4.0-M1 available now
https://spring.io/blog/2022/08/17/spring-authorization-server-0-4-0-m1-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/08/17/spring-authorization-server-0-4-0-m1-available-now
β‘οΈ @SpringFrameworkZone
Spring Authorization Server 0.4.0-M1 available now
Level up your Java code and explore what Spring can do for you.
π Propagating Exceptions With OpenFeign and Spring
https://www.baeldung.com/spring-openfeign-propagate-exception
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-openfeign-propagate-exception
β‘οΈ @SpringFrameworkZone
Baeldung
Propagating Exceptions With OpenFeign and Spring | Baeldung
Let's look at a few strategies for handling errors received during OpenFeign requests.
Spring Boot Framework pinned Β«π Java Weekly, Issue 450 https://www.baeldung.com/java-weekly-450 β‘οΈ @SpringFrameworkZoneΒ»
π Design Patterns β Factory Pattern β Part III
https://betterjavacode.com/core-java/design-patterns-factory-pattern-part-iii
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/core-java/design-patterns-factory-pattern-part-iii
β‘οΈ @SpringFrameworkZone
Code Complete
Design Patterns - Factory Pattern - Part III - Code Complete
After showing Singleton Design Pattern, I show what is Factory design pattern is and how to use it in software engineering design.
π Spring Boot 2.6.11 available now
https://spring.io/blog/2022/08/17/spring-boot-2-6-11-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/08/17/spring-boot-2-6-11-available-now
β‘οΈ @SpringFrameworkZone
spring.io
Spring Boot 2.6.11 available now
<p>On behalf of the team and everyone who has contributed, Iβm happy to announce that Spring Boot <code>2.6.11</code> has been released and is now available from Maven Central.</p>
<p>This release includes <a href="https://github.com/spring-projects/springβ¦
<p>This release includes <a href="https://github.com/spring-projects/springβ¦