InfoQ Homepage Spring Content on InfoQ
-
Deconstructing Monoliths with Domain-driven Design
This talk explains how Liberty Mutual changed a monolithic app into an event-driven microservices based architecture implemented with Event Sourcing and CQRS.
-
JUnit 5 — New Opportunities for Testing on the JVM
Sam Brannen discusses the architecture of JUnit 5 and demos some of its main features: tagging, DI, repeated tests, parameterized tests, conditional test execution, lambda for assertions, etc..
-
Orchestrating Data Microservices with Spring Cloud Data Flow
Mark Pollack discusses how to create data integration and real-time data processing pipelines using Spring Cloud Data Flow and deploy them to multiple platforms – Cloud Foundry, Kubernetes, and YARN.
-
Rapidly Develop, Deploy and Scale Java Cloud Apps Using Spring Boot
Asir Selvasingh demos building and deploying Java apps and microservices across multiple datacenters.
-
SpringOne 2017 Closing Keynote: A Look to the Future
The panelists talk about the future of the platforms and the impact of AI and ML, how to infuse a large organization with a startup mentality, the movement of the open internet and more.
-
Continuous Deployment Made Easy with Skipper
Mark Pollack discusses building continuous delivery pipelines using existing CI products and application repositories by adding Skipper.
-
Reactive Front-Ends with RxJS and Angular
Sergi Almar introduces the fundamentals of RxJS, explaining how to manage data streams like UI events, async HTTP requests, and WebSockets / SSE in a uniform way.
-
Migrating to Angular 4 for Spring Developers
Gunnar Hillert discusses the challenges, experiences and reasons for migrating the Spring Cloud Data Flow Dashboard from using AngularJS 1.x to Angular 4.
-
Simplifying Apache Geode with Spring Data
John Blum shows how to use the annotation-based configuration model to build an Apache Geode client-server application.
-
Spring Driven Industrial IoT Utilizing Edge, Fog, and Cloud Computing
Mark Weislow and Barry Wood demo an end to end feedback workflow of Industrial Spring IoT.
-
Fault Tolerance Is a Requirement, Not a Feature
Adar Danait and Lilian Ernest discuss best practices and recommendations for using Hystrix circuit breaker for microservices.
-
Implementing Raft in RabbitMQ
Michael Klishin and Karl Nilsson explain the pros and cons of RabbitMQ adopting Raft, how it can affect users, and what kind of trade-offs their team faced.