#spring-boot

[ follow ]
#java
#spring-framework
fromInfoQ
1 month ago
Software development

Spring News Roundup: Spring Vault Milestone, Point Releases and End of OSS Support

fromInfoQ
4 months ago
DevOps

Spring News Roundup: Milestone Releases of Boot, Security, Auth Server, GraphQL, Integration, AMQP

fromInfoQ
1 month ago
Software development

Spring News Roundup: Spring Vault Milestone, Point Releases and End of OSS Support

fromInfoQ
4 months ago
DevOps

Spring News Roundup: Milestone Releases of Boot, Security, Auth Server, GraphQL, Integration, AMQP

fromInfoQ
2 months ago

Spring Team on AOT Cache Handling, Null Safety with JSpecify, and Support Durations

"Spring Boot is flexible here. It provides an extract command to unpack an executable JAR, which can be used with a Class Data Sharing (CDS) or AOT cache."
Java
Bootstrapping
fromInfoQ
2 months ago

Mocking gRPC in Spring Boot Microservice Integration Tests with WireMock

Mocking gRPC services enhances integration testing without reliability issues.
WireMock gRPC extension simplifies testing using familiar HTTP stubbing patterns.
Spring Boot integration aids in dynamic test configurations and scalability.
Bootstrapping
fromInfoQ
2 months ago

Spring Boot 3.5 Delivers Improved Configuration, Containers, and SSL, Shortens Free Support

Broadcom's Spring Boot 3.5 offers major configuration upgrades, enhanced container support, and SSL improvements, crucially paving the way for Spring Boot 4.0.
fromInfoQ
3 months ago

Spring News Roundup: RCs of Spring Boot, Data, Security, Auth, Session, Integration, Web Services

Recent updates in the Spring ecosystem include significant release candidates for Spring Boot and Spring Data, enhancing features and addressing vulnerabilities.
Bootstrapping
fromHackernoon
5 months ago

How To Introduce a New API Quickly Using Spring Boot and Gradle | HackerNoon

The realization of ideas is crucial; otherwise, opportunities may be lost to competitors.
Java
fromInfoQ
4 months ago

Project Leyden Ships Third Option for Faster Application Start with JEP 483 in Java 24

Java 24's JEP 483 accelerates application startup times by up to 40% with no code changes required, leveraging ahead-of-time (AOT) class caching.
fromHackernoon
4 months ago

Using Maven's Dependency Analyzer to Get Rid of Unused Dependencies is Dangerous Advice Today | HackerNoon

"The mvn dependency:analyze command analyzes a project’s dependencies to identify whether they are declared but unused. However, caution is advised as it may yield incorrect results, especially with bytecode analysis."
Bootstrapping
DevOps
fromInfoQ
5 months ago

Spring News Roundup: Milestone Releases of Boot, Security, Auth Server, Integration, AI and AMQP

The Spring ecosystem experienced significant updates including milestone releases for several key frameworks.
#aop
European startups
fromMedium
9 months ago

Kubernetes Lab 7: Exploring the Startup Probe

The Startup Probe addresses the needs of applications with longer initialization times by delaying other health checks until the application is ready.
fromCodeProject
10 months ago

What and How to Configure Spring Profiles?

Spring Profiles allow separation of configuration for different environments, enabling seamless management of application settings through distinct configurations for development, testing, and production.
Angular
[ Load more ]