A Bootiful Podcast: Digital Accessibility Architect, Java and Groovy legend, Scott Davis
Hi, Spring fans! In this episode I talk to Java ecosystem legend Scott Davis
Hi, Spring fans! In this episode I talk to Java ecosystem legend Scott Davis
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.3.2
has been released and is now available from Maven Central.
This release includes 50 bug fixes, documentation improvements, and dependency upgrades. Thanks to all those who have contributed with issue reports and pull requests.
If you're interested in helping out, check out the "ideal for contribution" tag in the issue repository. If you have general questions, please ask on stackoverflow.com using the spring-boot
tag or chat with the community on Gitter.
Project Page | GitHub | Issues | Documentation | Stack Overflow | …
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.4.0-M1
has been released and is now available from https://repo.spring.io/milestone.
This release includes 118 enhancements, documentation improvements, dependency upgrades, and bug fixes. Notable new features include:
Please see the release notes for more details and upgrade instructions.
Thanks to all those who have contributed with issue reports and…
On behalf of the team and everyone who has contributed, I’m happy to announce that Spring for Apache Pulsar 1.0.8
and 1.1.2
have been released and are now available from Maven Central.
The releases will be included in the upcoming Spring Boot 3.2.8 and 3.3.2 releases, respectively.
This release includes numerous dependency upgrades.
Please see the release notes (1.0.8 and 1.1.2) for more details.
On behalf of the team and everyone who contributed, I am pleased to announce the first Milestone for Spring Integration 6.4.0
generation.
In addition the regular bug fixes and dependency upgrades were release as Spring Integration 6.3.2
and 6.2.7
.
Here are some notable improvements and new features in Spring Integration 6.4:
LockRegistry
implementations now throw a ConcurrentModificationException
on unlock()
operation if ownership of the lock is lost in DB.LobHandler
API has been deprecated in Spring Framework 6.2
for removal, we also deprecated respective API in JDBC message store components in favor of internal byte array handling by the JDBC drivers.ZeroMqMessageHandler
can now also bind port.CompletableFuture
.ClientSession
is now closed by the SftpSession
…Hi, Spring fans! In this installment we look at the use of JDK and CGLIB-based proxies in Spring, and demystify their application
#Java #SpringBoot #SpringFramework #Architecture #DesignPatterns #oop
I am pleased to announce that Spring for GraphQL 1.2.8 and 1.3.2 are now available on Maven Central.
1.2.8 closes 2 issues. This version will ship with Spring Boot 3.2.8, to be released this week.
1.3.2 closes 10 issues. This version will ship with Spring Boot 3.3.2, to be released this week.
If you have general questions, please ask on stackoverflow.com using the spring-graphql
tag.
Project Page | GitHub | Issues | Documentation | Stack Overflow
Hi, Spring fans! Welcome to another installment of This Week in Spring! It's the middle of July! I can't believe it! Things have been just rushing by!
ReadWriteLock
? On behalf of the team and everyone who contributed, I am pleased to announce the first Milestone for Spring AMQP 3.2
generation.
Some highlights of this release:
See more info in the Release Notes.
Cheers,
Artem
On behalf of the team and everyone who contributed, I am pleased to announce the first Milestone of Spring for Apache Kafka 3.3
generation.
Some highlights of this release:
ConsumerSeekAware
;ConcurrentContainerStoppedEvent
;RecordFilterStrategy.ignoreEmptyBatch()
API.See more info in the Release Notes and What's New in documentation.
Cheers,
Artem