Home
  • - Spring Boot -
  • - SOLID -
  • - PATTERNS -
  • ☕︎ Buy me a Coffee
  • es

Configuration


Understanding Spring Boot @Configuration and @Bean Annotation

 Posted on Mar 6, 2023  |  Gustavo  • Other languages: es

In Spring Boot, a @Bean is a method-level annotation that is used to declare a bean and register it with the Spring container.

[Read More]
SpringBoot  SpringBootCourse  Bean  Configuration 

Spring Boot Configuration Properties

 Posted on Feb 8, 2023  |  Gustavo  • Other languages: es

@ConfigurationProperties is a feature in Spring Boot that allows you to bind external configurations to a Java class.

[Read More]
SpringBoot  SpringBootCourse  Configuration  Properties 

Gustavo Peiretti  • © 2024  •  Home

Hugo v0.79.0 powered  •  Theme Beautiful Hugo adapted from Beautiful Jekyll