InfoQ Homepage Spring Boot Content on InfoQ
-
Eventuate Platform Adds Support for Micronaut, Enhanced Developer Tooling and Improved Performance
Eventuate.io has released a new version of the Eventuate platform, adding support for Micronaut, enhanced developer tooling, and improved performance. It also upgrades to Java 14 and Spring Boot 2.2.6.
-
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.
-
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.
-
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 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 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.
-
Spring Boot 2.0 Nears GA
The release of Spring Boot version 2.0 general availability came a step closer with release candidate 1 (RC1) being announced on January 31st. Even at this late stage some noteworthy additions are still being released, alongside a huge number of issues and pull requests closed.
-
Spring Boot 2.0 Will Feature Improved Actuator Endpoints
The upcoming release of Spring Boot 2.0.0 M4 will feature an improved actuator endpoint infrastructure featuring new mapping, easier creation of user-defined endpoints, and improved security. Stéphane Nicoll, principal software engineer at Pivotal, spoke to InfoQ about these actuator endpoints.
-
Solving Fat JAR Woes at HubSpot
Spring Boot 1.4 and Dropwizard 1.0 were both released at the end of July, using fat JARs. As adoption of such frameworks and microservices increases, fat JARs are becoming a more common deployment mechanism. Earlier HubSpot cited issues where Fat JARs deployments experienced problems with the maven-shade-plugin, and efficiency problems when packaging 100,000 tiny files as a JAR.
-
Spring Cloud Brixton.RELEASE Reaches General Availability
On May 11th, 2016 Pivotal announced that their latest release of Spring Cloud has reached General Availability (GA). InfoQ recently had the chance to chat with Pieter Humphrey, consulting product marketing manager at Pivotal, to gain further insight into this release and the state of their platform.
-
JHipster 3.0 Released with Microservices Support
The JHipster team has released JHipster 3.0 with new support for microservices, and with new options to generate a complete microservices architecture.
-
SpringXD being Re-architected and Re-branded to Spring Cloud Data Flow
Pivotal announced a complete re-design of Spring XD, its big data offering, during last week’s SpringOne2GX conference, with a corresponding re-brand from Spring XD to Spring Cloud Data Flow. The new product is focussed on orchestration.
-
QCon SF 2015 Update: Workshops at a glance (Nov 19-20)
At QCon San Francisco, we offer two days of workshops (Nov 19-20). Workshops focus on developing the technical skills that leverage technologies you heard about from our expert practitioners during the conference sessions. Here is a glimpse at some of the experts you can learn from QCon SF ‘15 workshops.
-
Grails 3.0: Built on Spring Boot and Gradle
The Grails team released Grails 3.0, a complete rewrite of the popular MVC framework now based on Spring Boot. Grails 3.0 contains a number of new features including Groovy 2.4 and Android support, Spring 4.1, and Gradle replacing the old Gant-build system.