#spring-boot

[ follow ]
fromInfoQ
5 days ago

Mocking gRPC in Spring Boot Microservice Integration Tests with WireMock

Mocking gRPC services allows you to validate gRPC integration code during your tests while avoiding common pitfalls such as unreliable sandboxes, version mismatches, and complex test data setup requirements.
Bootstrapping
#software-development
fromInfoQ
5 days ago
Bootstrapping

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

fromHackernoon
2 months ago
Bootstrapping

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

fromInfoQ
2 months ago
DevOps

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

fromInfoQ
5 days ago
Bootstrapping

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

fromHackernoon
2 months ago
Bootstrapping

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

fromInfoQ
2 months ago
DevOps

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

fromInfoQ
1 month ago

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

The first release candidate of Spring Boot 3.5.0 introduces significant bug fixes, dependency upgrades, and new annotations to enhance servlet and filter registration.
Web frameworks
#api-development
fromInfoQ
2 months ago

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

JEP 483 enables Java applications to start up to 40% faster without disturbing existing code or adding new constraints, heralding a noteworthy enhancement in performance.
Java
fromInfoQ
3 months ago

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

The Spring Boot 3.5.0-M2 release enhances Quartz job triggering and introduces support for the Prometheus Client, marking significant improvements in functionality.
DevOps
#aop
fromMedium
7 months ago

Kubernetes Lab 7: Exploring the Startup Probe

The Startup Probe in Kubernetes is essential for applications with slow initialization processes, suspending liveness and readiness checks until successful initialization.
European startups
fromCodeProject
8 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 ]