A Bootiful Podcast: Dror Weiss
Hi Spring fans! In this installment I talk to Dror Weiss, CEO of Codota, a company that seeks to make smart code completion in your IDE even smarter.
Hi Spring fans! In this installment I talk to Dror Weiss, CEO of Codota, a company that seeks to make smart code completion in your IDE even smarter.
The Spring Cloud Data Flow team is pleased to announce the release of 1.7.4
of Data Flow for Local and Cloud Foundry. The Kubernetes release is at version 1.7.3
.
Follow the Getting Started guides for running on Local, Cloud Foundry, and Kubernetes.
Various bugs since the 1.7 GA
release have been fixed. You can see the issues for 1.7.1, 1.7.2, 1.7.3, and 1.7.4 for more details.
We have also released 1.1.4
release of Spring Cloud Skipper. The getting started section in the reference guide is the best place to start if you want to use Skipper separately from Data Flow.
Various bugs since the 1.1 GA
have been fixed. You can see the issues for 1.1.1, 1.1.2, 1.1.3, and 1.1.4…
Hi Spring fans! In this installment of Spring Tips, we look at how to test reactive applications and microservices with TDD style, inside-out testing from component to contract.
speaker: Josh Long
In 2014, we announced the retirement of our legacy forum, forum.spring.io, in favor of providing an improved community experience on stackoverflow.com. As part of that announcement, we put our forum into read-only mode, preserving forum posts that were referenced in various Spring issue trackers.
On February 28, 2019, we plan to take the forum completely offline. In preparation for this end-of-life activity, we have gone through our issue trackers and identified links to forum.spring.io that contain supplementary information related to an issue. Based on this analysis, we have either copied…
The Spring Cloud Data Flow team is pleased to announce the release of 2.0 M2
of Data Flow. Follow the Getting Started guides for running on Local, Cloud Foundry, and Kubernetes.
Hand in hand is the 2.0 M2
release of Spring Cloud Skipper. The getting started section in the reference guide is the best place to start if you want to use Skipper separately from Data Flow.
Launch tasks against multiple platforms
Revamped metrics and monitoring of deployed applications
Additional security roles
Dashboard improvements
Database migration support
Hi Spring fans! Welcome to another installment of This Week in Spring! First of all, Happy Lunar New Year, if you celebrate! (More than a billion people around the world do celebrate...)
Today I'm going to be giving a 4-hour presentation, Reactive Spring, for Safari members.
So, without further ado, let's get to it!
I am pleased to announce Spring Session for Apache Geode & Pivotal GemFire (SSDG) 2.0.8.RELEASE
.
SSDG builds on Spring Session 2.0.9.RELEASE
, Spring Data Kay-SR13
and Spring Framework 5.0.12.RELEASE
along with Apache Geode 1.2.1
and Pivotal GemFire 9.1.1
. Additionally, SSDG 2.0.8.RELEASE
is compatible with Spring Boot 2.0.x
based applications.
This release pulls in many enhancements from the 2.1.x
release branch along with a few minor fixes. Highlights include:
Prevent saving non-dirty Sessions (Issue-12). This primarily protects against Apache Geode/Pivotal GemFire bug GEODE-6032.
Standardize all logging on SLF4J (Issue-18).
Fixed bug involving incorrect synchronization lock on Session attributes passed down from the Session object on creation.
Fixed bug involving Data Serialization to properly identify when a user uses a custom DataSerializer to de/serialize the Session.
Hi Spring fans! In this installment we talk to Oleg Zhurakousky, lead of the Spring Cloud Stream project, an application integration and messaging wonk, and a prolific contributor to Spring Integration. Oleg also has the dubious honor of being one of my oldest friends on the Spring team - poor guy!
Twitter: @z_oleg Twitter: @SpringCloud
Hi Spring fans! In this installment of Spring Tips we answer the question, "how do I propagate state across asynchronous, reactive execution pipelines?"
speaker: Josh Long
Hi Spring fans! Can you believe we're already staring down February?? I'm still shaking off the vacation feels from the holiday break. I'm at the airport, SFO, a few minutes after midnite in PST, waiting to board for my flight to Houston, a connection en route to Charlotte, North Carolina, for the epic SpringOne Tour event - the first of a brand new year! I look forward to seeing y'all there!
Anyway, we've got tons to get to so let's!
WebClient
and a service registry as supported by Spring Cloud's DiscoveryClient
abstraction.