https://github.com/aron-alvarenga/estudos-iniciais-spring-boot-core-framework
Estudos Iniciais sobre Spring Boot Core e Spring Framework
https://github.com/aron-alvarenga/estudos-iniciais-spring-boot-core-framework
java java-11 spring spring-boot springboot study-project
Last synced: 4 months ago
JSON representation
Estudos Iniciais sobre Spring Boot Core e Spring Framework
- Host: GitHub
- URL: https://github.com/aron-alvarenga/estudos-iniciais-spring-boot-core-framework
- Owner: aron-alvarenga
- Created: 2022-09-27T13:38:37.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-27T13:45:21.000Z (about 3 years ago)
- Last Synced: 2025-03-20T11:46:20.579Z (7 months ago)
- Topics: java, java-11, spring, spring-boot, springboot, study-project
- Language: Java
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📓 Estudos Iniciais sobre Spring Boot Core e Spring Framework 👨💻
Repositório para reunir um pouco dos meus estudos iniciais sobre Spring Boot Core e Spring Framework.
## 📝 Tópicos abordados
- Injeção de dependência com IoC Container;
- Annotations: @Configuration, @Autowired e @Bean;
- Arquivo Application Properties;