https://github.com/carloshenriquefs/challenge-model-domain-orm
:white_check_mark: - Desafio 2 Java Spring Essential: DevSuperior
https://github.com/carloshenriquefs/challenge-model-domain-orm
entity java relationship
Last synced: about 1 month ago
JSON representation
:white_check_mark: - Desafio 2 Java Spring Essential: DevSuperior
- Host: GitHub
- URL: https://github.com/carloshenriquefs/challenge-model-domain-orm
- Owner: carloshenriquefs
- License: mit
- Created: 2023-07-23T03:31:35.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-27T20:05:30.000Z (almost 3 years ago)
- Last Synced: 2025-03-01T04:42:45.538Z (over 1 year ago)
- Topics: entity, java, relationship
- Language: Java
- Homepage:
- Size: 86.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DESAFIO: Modelo de domínio e ORM
Deseja-se construir um sistema para gerenciar as informações dos participantes das atividades de um evento acadêmico.
As atividades deste evento podem ser, por exemplo, palestras, cursos, oficinas práticas, etc. Cada atividade que ocorre possui
nome, descrição, preço, e pode ser dividida em vários blocos de horários.
##
## - Sistema Evento

##
## - SEED
