Hi Spring fans! In this week's episode Josh talks to Microsoft's Kylie Liang and Theresa Nguyen about the Microsoft Java and Spring integrations, the Java ecosystem, open-source, and more.
Hi Spring fans! Welcome to another installment of Spring Tips in which I look at the just-landed-on-master WebMvc.fn programming model in Spring MVC. WebMvc.fn is the functional DSL for Spring MVC that, I'll bet, you didn't know you wanted! This is awesome!
Asir Selvasingh | Principal PM Architect | Microsoft – Java on Azure
Spring Cloud Stream Binder for Azure Event Hubs is now generally available.
It is simple to build highly scalable event-driven Java apps using Spring Cloud Stream with Event Hubs, a fully managed, real-time data ingestion service on Azure that is resilient and reliable service for any situation; this includes emergencies, thanks to its geo-disaster recovery and geo-replication features.
Spring Cloud Stream provides a binder abstraction for popular message broker implementations. It provides a flexible programming model…
Hi Spring fans and welcome to another installment of This Week in Spring! This week I'm in New York City for the Kafka Summit where I'll be joining the excellent Tim Berglund, head of developer experience at Confluent, and James Watters, SVP at Pivotal, to talk about why Pivotal and Confluent are better together. Join us! Then, next week it's off to South Africa (for the SpringOne Tour shows in Capetown and Johannesburg and then it's off to to Mauritius for the DevConf. If you're in any of those places, don't hesitate to say hi!.
LTR: Confluent co-founder Jay Kreps, Tim Berglund, me and Pivotal SVP James Watters
Hi Spring fans! In this week's installment of a Bootiful Podcast I, Josh Long, welcome Josh Mckenty - or "better Josh," as I affectionately call him - to the show to discuss Pivotal, Cloud Foundry, Python, microservices, and data sovereignty, among other things.
In the Project Reactor team, we believe that the debugging experience of the libraries you rely upon is as important as, let's say, the feature set or performance.
Today, we're excited to announce two new experimental projects in the Reactor family!
BlockHound - a new kid on the block
One of the most common rookie mistakes is to block Java threads that are supposed to run only non-blocking code (e.g., Schedulers.parallel()).
It is one of the most harmful issues because you may block unrelated processing or even create a deadlock!
Hi Spring fans! Welcome to another installment of This Week in Spring! I'm in Pleasanton, CA, visiting one of Pivotal's large customers, and then tomorrow it's off to New York City for my talk there at the Kafka Summit with the excellent Tim Berglund and James Watters. Join us! Then, next week it's off to South Africa (for the SpringOne Tour shows in Capetown and Johannesburg) and then it's off to Mauritius for the DevConf - if you're in any of those places, don't hesitate to say hi!.
Also, totally worth including that on Sunday Spring Framework marked the 15th anniversary of its release on…
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Initializr has been updated and is now available on start.spring.io.
UI changes - listening to your feedback
Following the last revision, the main feedback we received was about the missing list of dependencies. Some community members seemed to be looking at this list for information purposes (not necessarily using the website to generate a new app), while others would just like to see what's available.
While start.spring.io seems like a very simple service, generating applications with a simple HTML…
Hi Spring fans! In this week's installment Josh Long talks to AxonIQ's Steven van Beelen, lead of the Axon project, and Pivotal's Ben Wilcock, on CQRS, event-sourcing, event-storming, microservices, Spring Boot and the long camaraderie shared by Axon and Spring.