A Bootiful Podcast: Hibernate guru Vlad Mihalcea
Hi Spring fans! in today's episode Josh Long (@starbuxman) talks to Vlad Mihalcea (@vlad_mihalcea) about Hibernate, databases, optimizations, and more.
Hi Spring fans! in today's episode Josh Long (@starbuxman) talks to Vlad Mihalcea (@vlad_mihalcea) about Hibernate, databases, optimizations, and more.
Hi, Spring fans! Welcome to another installment of This Week in Spring! Can you believe we're already staring down November? I can't! (We're just two months away from the new year!) This week I'm in Chicago for meetings, and then - finally - I'm off to San Francisco and see the family. Then, it's off to Europe for the Devoxx Ukraine and Devoxx Belgium events. I can't wait to see everyone there!
I'm particularly looking forward to spending Halloween (on the 31st of October) in San Francisco with my kid. The entire family, including the dog, have Halloween costumes. We're ready! (I'm going…
We are pleased to announce the first Release Candidate of the Spring Cloud Stream Horsham.RC1 (3.0.0.RC1).
Spring Cloud Stream Horsham.RC1 (3.0.0.RC1) modules are available for use in the Spring Milestone repository.
As mentioned in the previous release blogs, with this release we are shifting to a simpler functional programming model.
In the nutshell a simple spring-boot application with at least one function bean is also a spring…
If you listened to Oleg Zhurakousky's talk at Spring One Platform 2019 about Spring Cloud Stream & Functions or read his recent blog posts about Simplified Spring Cloud Stream and Functional Spring Cloud Stream, you may want to say: "Wait! What happened with Spring Integration support? What do I now do with my @ServiceActivator
or IntegrationFlow
? I used to deal with the Sink.input()
as a channel to consume binder destination with some Spring Integration logic!" As Oleg mentions in his blog post, it is still possible with existing @EnableBinding
and so on, but we are moving away from that…
On behalf of the community, I am pleased to announce that the Release Candidate 1 (RC1) of the Spring Cloud Hoxton Release Train is available today. The release can be found in Spring Milestone repository. You can check out the Hoxton release notes for more information.
We are pleased to announce the 3.1.0.M3 release of Spring Cloud Open Service Broker. Support for Open Service Broker API v2.15 is now feature complete. Thanks to the community for your feedback and contributions! This release includes the following fixes and enhancements:
endpoints
to create and get Service Binding response bodiesX-Broker-API-Request-Identity
request identity headerOperation
strings to 10,000 characters in the response bodyServiceInstanceBindingDoesNotExistException
was incorrectly extended from RuntimeException
, instead of ServiceBrokerException
On behalf of the community, I’d like to announce the availability of Spring Vault releases 2.2.0.RC1
and 2.1.4.RELEASE
.
Both releases ship with mostly bugfixes and dependency upgrades.
For a complete list of changes see the 2.2.0.RC1 changelog respective 2.1.4.RELEASE changelog.
Project Page | GitHub | Issues | Documentation for 2.2.0.RC1 | Documentation for 2.1.4.RELEASE | Stack Overflow
Dear Spring Community,
I am happy to announce the 4.4.1 release of the Spring Tools 4 for Eclipse, Visual Studio Code, and Theia.
Highlights from this release include:
application.properties
sometimes leaves some 'garbage' textregistry-image
resource type (#380…Hi, Spring fans! In this installment, Josh Long (@starbuxman) talks to Apache Tomcat, Netty and Spring Framework engineer Violeta Georgieva (@violeta_g_g).
On behalf of the Spring, Apache Geode, Pivotal GemFire and Pivotal Cloud Cache (PCC) communities, it is my pleasure to announce the release of Spring Boot for Apache Geode & Pivotal GemFire (SBDG) 1.2.0.RELEASE
.
SBDG 1.2.0.RELEASE is based on the Spring Boot 2.2.0.RELEASE and can be acquired from Maven Central.
Just declare org.springframework.geode:spring-geode-starter
to use Apache Geode or org.springframework.geode:spring-gemfire-starter
to use either Pivotal GemFire or PCC in your Maven or Gradle build files and you are ready to start building highly scalable Spring Boot applications using…