InfoQ Homepage Spring Content on InfoQ
-
Spring Boot 2.3.0 Focuses on the Cloud
Spring Boot has released version 2.3.0 which adds support for latest Java versions, Docker with buildpacks, layered images, graceful shutdown support, liveness, and readiness probes.
-
Developer Surveys Survey: Including a Spotlight on Java Results
JRebel and Snyk have recently published their Java/JVM technology reports, and Codingame and Tiobe have published reports into language usage and adoption. InfoQ looks at the state of play of these reports, and what is happening in the Java and wider ecosystems today.
-
Platforms Demystified: Cloud Foundry, Kubernetes, Eirini, and Knative
Matthias Haeussler and Dr Nic Williams spoke at this year's SpringOne Platform 2019 Conference about different cloud platforms and how they compare in terms of features from a developer perspective.
-
High-Performance Data Processing with Spring Cloud Data Flow and Geode
Cahlen Humphreys and Tiffany Chang spoke recently at the SpringOne Platform 2019 Conference about data processing with Spring Cloud Data Flow and Apache Geode frameworks.
-
Full Stack Monitoring of JVM Applications, Using Micrometer
Clint Checketts, core committer of Micrometer Project, recently spoke at SpringOne Platform 2019 conference about Micrometer monitoring and alerting framework.
-
Oleg Zhurakousky on Spring Based Event-Driven Microservices
Spring Cloud Stream and Spring Cloud Function technologies support the implementation of event-driven microservices for diverse use cases, ranging from application integration to data streaming. Oleg Zhurakousky, project lead for Spring Cloud Stream and Spring Cloud Function, spoke at SpringOne Platform 2019 Conference about the recent developments and features in both of these projects.
-
Ray Tsang on Tools and Best Practices for Kubernetes Adoption
Ray Tsang, developer advocate at Google, spoke at SpringOne Platform 2019 Conference last week about the tools and best practices developers can use in Kubernetes adoption in their organizations.
-
Spring Cloud App Broker V1 Eases Development of Managed Services
Spring Cloud has introduced a new framework called Spring Cloud App Broker that eases the development of Spring Boot applications that implement the Open Service Broker API and the provisioning of those applications as managed services.
-
Spring Boot Project-Creation-Tool, Spring Initializr, Gets Several New Updates
Spring Initializr received several updates and additions including the addition of a highly requested feature, a project explorer. They also included a refactored and redesigned project generation API and a newly redesigned UI.
-
Spring Cloud Introduces Pluggable Circuit-Breaker Interface
Spring Cloud incubator has introduced a new project called Spring Cloud Circuit Breaker that provides a pluggable circuit-breaker interface. This will help systems to fail fast and prevent cascading failures and system overload.
-
Spring Boot 2.2 Reaches First Milestone Release with Performance and Memory Improvements
The Spring Boot team recently released v2.2.0 M1, the first milestone release of Spring Boot 2.2. It includes performance and memory improvements, Kubernetes-detection, and third-party library updates. Over 140 issues were resolved with this release. Starting with this release, JMX is now disabled by default.
-
Micronaut for Spring Allows Spring Boot Apps to Run as Micronaut Apps
In conjunction with the minor release of Micronaut 1.0.1, Object Computing, Inc. (OCI) also released Micronaut for Spring 1.0 M1. Using Ahead-of-Time compilation, Micronaut for Spring allows for: integrating Spring components into a Micronaut application; running Spring applications as Micronaut applications; and exposing Micronaut beans to a Spring application.
-
Atomist Software Delivery Machine 1.0 Launched
Atomist, a software delivery automation company, has announced their Software Delivery Machine (SDM) 1.0. Atomist SDM is a cloud-native software delivery platform with additional capabilities, specifically for Kubernetes and Spring.
-
Experimental Reactive Relational Database Connectivity Driver, R2DBC, Announced at SpringOne
Announced at the SpringOne Platform conference in Washington DC, R2DBC is an experimental API designed from the ground up for Reactive programming against relational databases. The end goal is try to influence the ADBA specification.
-
RSocket, a New Application Network Protocol for Reactive Applications, Announced at SpringOne
Announced at the SpringOne Platform conference in Washington DC, RSocket is a new layer 7, language-agnostic application network protocol. It is a bi-directional, multiplexed, message-based, binary protocol based on Reactive Streams back pressure.