https://github.com/bbrneto/screenmatch
https://github.com/bbrneto/screenmatch
flyway intellij java mysql spring thymeleaf vitrinedev
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bbrneto/screenmatch
- Owner: bbrneto
- Created: 2023-07-11T22:58:04.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-11T23:16:32.000Z (almost 3 years ago)
- Last Synced: 2025-03-18T14:47:10.969Z (over 1 year ago)
- Topics: flyway, intellij, java, mysql, spring, thymeleaf, vitrinedev
- Language: Java
- Homepage:
- Size: 146 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Java e Spring: desenvolva sua primeira aplicação Web
Aplicação web escrita na linguagem Java com auxílio do framework Spring.
| :placard: Vitrine.Dev | |
|-----------------------|--------------------------------------------------------------------------|
| :sparkles: Nome | **Java e Spring: desenvolva sua primeira aplicação Web** |
| :label: Tecnologias | Java, Spring, IntelliJ, Thymeleaf, Flyway, MySQL |
| :fire: Desafio | https://www.alura.com.br/curso-online-java-spring-primeira-aplicacao-web |

## Detalhes do curso
* Aprenda a criar uma aplicação com Spring Boot;
* Entenda como funciona o Maven em uma aplicação Java;
* Implemente um CRUD em uma aplicação Web;
* Utilize o Thymeleaf como tecnologia de templates HTML dinâmicos;
* Integre a aplicação com o banco de dados MySQL;
* Realize o mapeamento objeto-relacional utilizando a JPA.