Spring Tips: Bootiful Testing
Speaker: Josh Long
Hi Spring fans! In this installment of Spring Tips we'll look at testing and test-driven development, in general, in terms of the Spring ecosystem.
Speaker: Josh Long
Hi Spring fans! In this installment of Spring Tips we'll look at testing and test-driven development, in general, in terms of the Spring ecosystem.
Hi Spring fans! Welcome to another installment of This Week in Spring! Can you beleive we're less than six weeks away from 2018? Time sure flies when you're having fun!
This week I'm in Los Angeles talking to community members and then taking in the Thanksgiving holiday here in the US surrounded by friends and family. Thanksgiving is a chance to reflect on that for which we are thankful. I am sure that I speak for all of us here on the Spring and Pivotal teams when I say that we are thankful for you. Thank you for making this the most amazing, dynamic, exhilarating and interesting community…
Speaker: Josh Long
Hi Spring fans! In this installment of Spring Tips, we'll look at the Spring Boot build plugin, "fat" .jars, executable .jars, and "thin" .jars.
Hi Spring fans! Welcome to another installment of This Week in Spring! This week I am in Casablanca, Morocco for the amazing Devoxx Morocco event talking to developers in the hub of North Africa.
Can you believe it's already the middle of November? And can you believe we are less than a month away from the amazing SpringOne Platform event in San Francisco, CA? I hope you're going!
Now, without further ado, let's get to it.
We are pleased to announce the 2.0.0.M3 release of the Spring Cloud Stream Elmhurst release train.
Spring Cloud Stream Elmhurst 2.0.0.M3 is available for use in the Spring Milestone repository. The release notes include relevant information about version compatibility with Spring Boot, Spring Cloud, Spring AMQP, and Spring for Apache Kafka.
The following sections list new features and improvements included in this release:
The content-type resolution has been improved and consolidated in the channel interceptors, which makes it configurable for situations that require application-level customizations. Also, based on the community feedback, we now set the default content-type as application/json. However, it is still possible to override it via BindingProperties or it can be passed with the Message…
Speaker: Josh Long
Hi Spring fans! In this installment of Spring Tips we'll revisit Kotlin, leveraging more DSLs in both the Kotlin and Spring ecosystem.
Hi Spring fans! Welcome to another installment of This Week in Spring! This week I'm in Antwerp, Belgium for the amazing Devoxx (Belgium) event. I'm co-presenting with my friends Matt Raible and Mark Heckler on progressive web applications and reactive Spring. I'll be joined by a lot of Pivotal and Spring teammates here so make sure to check the schedule.
Later this week I'll be doing a joint webinar - Grails for the Spring Boot Developer - with Grails co-founder Jeff Scott Brown.
Then, it's off to Casablanca, Morocco, for the Devoxx MA event.
If you're at either event, don't hesitate to say hi…
On behalf of the Spring and Apache Geode/Pivotal GemFire communities, I am pleased to announce the release of Spring Session Data Geode and Spring Session Data GemFire 2.0.0.RC1 releases.
Both releases build on:
Spring Framework 5.0.1.RELEASE
Spring Security 2.0.0.RC1
Spring Data Kay-RC1
Spring Session core 2.0.0.RC1
Spring Boot 2.0.0.M5
The artifacts can be acquired from Spring libs-milestone:
Maven
<repositories>
<repository>
<id>spring-libs-milestone</id>
<url>https://repo.spring.io/libs-milestone</url>
</repository>
</repositories>
<dependencies>
<dependency…Speaker: Josh Long
Hi Spring fans! In this installment of Spring Tips we'll look at how to use the new old framework you've probably never heard of, Spring Shell! Spring Shell supports the creation of interactive shell-based applications.
Hi Spring fans and welcome to another installment of This Week in Spring! This week I'm in San Francisco for the first, and sure-to-be-amazing, Kotlin Conf 2017. I'll be talking about Spring Boot and Kotlin, and I hope you'll join me if you're around.
We've got a lot to cover this week so let's get to it!
ItemProcessor implementation that supports Java 8 Function implementations, updated documentation and much more.