@Bean annotation example in spring boot
Directory Structure pom.xml 4.0.0 org.springframework.boot spring-boot-starter-parent 3.4.3 com.example BeanExample 0.0.1-SNAPSHOT BeanExample Demo project for Spring Boot 17 org.springframework.boot spring-boot-starter-web org.springframework.boot spring-boot-starter-test test org.springframework.boot spring-boot-maven-plugin

Directory Structure
pom.xml
4.0.0
org.springframework.boot
spring-boot-starter-parent
3.4.3
com.example
BeanExample
0.0.1-SNAPSHOT
BeanExample
Demo project for Spring Boot
17
org.springframework.boot
spring-boot-starter-web
org.springframework.boot
spring-boot-starter-test
test
org.springframework.boot
spring-boot-maven-plugin