Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
#
spring
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Spring Boot Actuator: Monitoring and Managing Your Applications
Igor Venturelli
Igor Venturelli
Igor Venturelli
Follow
Oct 30 '24
Spring Boot Actuator: Monitoring and Managing Your Applications
#
spring
#
actuator
#
monitoring
Comments
Add Comment
4 min read
Customizing Spring Boot Starter Templates
Igor Venturelli
Igor Venturelli
Igor Venturelli
Follow
Oct 30 '24
Customizing Spring Boot Starter Templates
#
spring
#
springboot
#
starter
Comments
Add Comment
4 min read
Spring Boot and Kafka: Real-Time Data Processing
Igor Venturelli
Igor Venturelli
Igor Venturelli
Follow
Oct 30 '24
Spring Boot and Kafka: Real-Time Data Processing
#
spring
#
kafka
#
microservices
#
springboot
2
reactions
Comments
Add Comment
4 min read
Advanced Configuration with Spring Boot: Profiles, Properties, and YAML
Igor Venturelli
Igor Venturelli
Igor Venturelli
Follow
Oct 30 '24
Advanced Configuration with Spring Boot: Profiles, Properties, and YAML
#
spring
#
springboot
Comments
Add Comment
3 min read
Spring Boot with Docker and Kubernetes: Containerizing and Deploying Your Java Applications
Igor Venturelli
Igor Venturelli
Igor Venturelli
Follow
Oct 30 '24
Spring Boot with Docker and Kubernetes: Containerizing and Deploying Your Java Applications
#
spring
#
container
#
docker
#
kubernetes
Comments
Add Comment
4 min read
Microservices with Spring Cloud: An Introduction
Igor Venturelli
Igor Venturelli
Igor Venturelli
Follow
Oct 30 '24
Microservices with Spring Cloud: An Introduction
#
spring
#
microservices
#
cloud
Comments
Add Comment
3 min read
Handling Exceptions in Your Spring Boot REST API
Igor Venturelli
Igor Venturelli
Igor Venturelli
Follow
Oct 30 '24
Handling Exceptions in Your Spring Boot REST API
#
spring
#
api
#
exception
#
rest
Comments
Add Comment
2 min read
Securing REST APIs with OAuth2 and JWT: A Comprehensive Guide
Igor Venturelli
Igor Venturelli
Igor Venturelli
Follow
Oct 30 '24
Securing REST APIs with OAuth2 and JWT: A Comprehensive Guide
#
security
#
spring
#
api
#
authentication
Comments
Add Comment
4 min read
Spring Security: Implementing JWT Authentication in Your Java Application
Igor Venturelli
Igor Venturelli
Igor Venturelli
Follow
Oct 30 '24
Spring Security: Implementing JWT Authentication in Your Java Application
#
security
#
spring
#
authentication
#
jwt
Comments
Add Comment
4 min read
Deploying Spring Boot Applications to AWS
Igor Venturelli
Igor Venturelli
Igor Venturelli
Follow
Oct 30 '24
Deploying Spring Boot Applications to AWS
#
cloud
#
spring
#
aws
#
container
Comments
Add Comment
3 min read
Testing the Integration Layer of Your Spring Boot Application with Testcontainers and MockServer
Igor Venturelli
Igor Venturelli
Igor Venturelli
Follow
Oct 30 '24
Testing the Integration Layer of Your Spring Boot Application with Testcontainers and MockServer
#
spring
#
integrationtest
#
test
#
testcontainers
Comments
1
comment
5 min read
Beware of Spring Boot Actuator Endpoint env: A Security Alert
Igor Venturelli
Igor Venturelli
Igor Venturelli
Follow
Oct 30 '24
Beware of Spring Boot Actuator Endpoint env: A Security Alert
#
security
#
spring
#
sactuator
#
vulnerability
1
reaction
Comments
Add Comment
3 min read
Spring Observability: The Next Frontier in Application Monitoring
Igor Venturelli
Igor Venturelli
Igor Venturelli
Follow
Oct 30 '24
Spring Observability: The Next Frontier in Application Monitoring
#
devops
#
spring
#
observaility
Comments
Add Comment
3 min read
Spring AI: Revolutionizing Backend Development with AI Integration
Igor Venturelli
Igor Venturelli
Igor Venturelli
Follow
Oct 30 '24
Spring AI: Revolutionizing Backend Development with AI Integration
#
ai
#
spring
#
springai
Comments
Add Comment
4 min read
Understanding the Differences Between @Controller and @RestController Annotations
Igor Venturelli
Igor Venturelli
Igor Venturelli
Follow
Oct 30 '24
Understanding the Differences Between @Controller and @RestController Annotations
#
spring
#
controller
#
api
Comments
Add Comment
2 min read
Best Way to Replace Duplicated Request Parameters in Spring Boot
Mammad Yahyayev
Mammad Yahyayev
Mammad Yahyayev
Follow
Oct 30 '24
Best Way to Replace Duplicated Request Parameters in Spring Boot
#
spring
#
springboot
#
cleancode
#
java
5
reactions
Comments
Add Comment
1 min read
Проклятие Циклической Зависимости
Olga Lugacheva
Olga Lugacheva
Olga Lugacheva
Follow
Oct 29 '24
Проклятие Циклической Зависимости
#
java
#
beginners
#
spring
#
programming
2
reactions
Comments
Add Comment
1 min read
Easily Set Up Multiple Spring Beans with Unique Configurations
Thompson Olufemi
Thompson Olufemi
Thompson Olufemi
Follow
Oct 29 '24
Easily Set Up Multiple Spring Beans with Unique Configurations
#
spring
#
java
#
springboot
#
dependencyinjection
1
reaction
Comments
Add Comment
3 min read
Singleton Scope in Spring: One Bean to Rule Them All! 🏆
Akshay Gengaje
Akshay Gengaje
Akshay Gengaje
Follow
Sep 22 '24
Singleton Scope in Spring: One Bean to Rule Them All! 🏆
#
spring
#
springboot
#
java
Comments
Add Comment
5 min read
Testes de integreção X Testes de unidade: um confronto desigual
João Paulo Oliveira
João Paulo Oliveira
João Paulo Oliveira
Follow
Oct 24 '24
Testes de integreção X Testes de unidade: um confronto desigual
#
kotlin
#
spring
#
testing
#
kafka
1
reaction
Comments
1
comment
5 min read
JTE new template engine in spring boot starter site
özkan pakdil
özkan pakdil
özkan pakdil
Follow
Oct 23 '24
JTE new template engine in spring boot starter site
#
spring
1
reaction
Comments
Add Comment
1 min read
Commencer la programmation avec SPRING BATCH
Diallo Mamadou Pathé
Diallo Mamadou Pathé
Diallo Mamadou Pathé
Follow
Oct 22 '24
Commencer la programmation avec SPRING BATCH
#
java
#
springboot
#
springbatch
#
spring
2
reactions
Comments
Add Comment
12 min read
Strategy Design Pattern in Spring
Dayananda
Dayananda
Dayananda
Follow
Oct 21 '24
Strategy Design Pattern in Spring
#
spring
#
designpatterns
#
java
#
architecture
Comments
Add Comment
2 min read
Large JSON file processing in Java
Dayananda
Dayananda
Dayananda
Follow
Oct 21 '24
Large JSON file processing in Java
#
java
#
spring
#
json
#
gson
Comments
Add Comment
1 min read
Open Authorization v2.0 OAuth2 mikro servislar xavfsizligi
rustambekov
rustambekov
rustambekov
Follow
Sep 16 '24
Open Authorization v2.0 OAuth2 mikro servislar xavfsizligi
#
java
#
spring
#
microservices
#
oauth2
Comments
Add Comment
4 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account