Spring Tips: A gentle introduction to Spring Integration
Speaker: Josh Long
Hi Spring fans! In this tip, we'll look at enterprise application integration with Spring Integration and the Spring Integration Java Config DSL.
Speaker: Josh Long
Hi Spring fans! In this tip, we'll look at enterprise application integration with Spring Integration and the Spring Integration Java Config DSL.
We are pleased to announce that Spring Cloud Task 1.1.0.M2 is now available via Github and the Pivotal download repository. Many thanks to all of those who contributed to this release.
This release continues to progress on 1.1.0's main theme of improving overall task functionality as well as migrating features that existed within Spring XD to Spring Cloud Task. The main updates for this release are the following:
TDD introduced many improvements into the development process, but in our opinion the biggest impact relates to code design. Looking at the code from the usage perspective (by first writing an acceptance test) allows us to focus on usability rather than concrete implementation. Unfortunately, we usually rest on our laurels not trying to uplift this practice to the architecture level.
This presentation will show you how you can use the Spring Cloud Contract Verifier functionality in order to have a fully automated solution to stub your HTTP / Messaging collaborators. Just by adding proper…
I apologize to both the Spring and Apache Geode communities for the delay, relative to the Apache Geode M3 release announcement, but I am very excited and pleased to follow that with the release of Spring Data for Apache Geode 1.0.0-incubating.M3.
You can get the bits from Maven Central by including the following dependency in either your application Maven or Gradle build files ...
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-geode</artifactId>
<version>1.0.0.APACHE-GEODE-INCUBATING-M3</version>
</dependency>
compile 'org…
Welcome to another installment of This Week in Spring! It's already almost mid October and I can't believe we're almost in 2017! Time is sure flying quickly!
The winners of the JAX Innovation Awards 2016 have been announced this evening at the JAX Innovation Awards special event in London, United Kingdom. The winner of the ‘Most innovative contribution to the Java ecosystem’ category is Spring Boot. Docker has been voted the most innovative solution to software delivery and DevOps while the Special Jury Award went to Let’s Encrypt.
Dear Spring Community,
I am happy to announce the 3.8.2 release of the Spring Tool Suite, our Eclipse-based tooling.
STS 3.8.2 focuses on adopting Eclipse Neon.1 and fixing existing issues. The list of changes include:
To download the distributions, please go visit:
Enjoy!
Spring Cloud Data Flow for Cloud Foundry gets two new releases today, detailed below:
1.0.1.GA is a maintenance release that
Builds upon 2.0.1.RELEASE of Cloud Foundry’s Java Client and 3.0.2.RELEASE of Reactor
Builds upon 1.0.1.RELEASE of Spring Cloud Data Flow core
Gets general clarifications and improvements in the reference documentation
Fixes a bug pertaining to multiple ORG + Space combination causing task launch failures
Fixes a bug where environment variables were not propagated correctly when launching a task
1.1.0.M1 is the first milestone in the new line of development…
Welcome to another installment of This Week in Spring! We've got a lot to look at so let's get to it!
Speaker: Josh Long https://www.twitter.com/starbuxman