Skip to content

GremlinX/LearningSpringBoot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LearningSpringBoot

In this project I'm learning about Java SpringBoot v4 guided by the following course: Java COMPLETO 2023 Programação Orientada a Objetos +Projetos

Web services project with Spring Boot and JPA / Hibernate

Objectives:

  • Create a Sprin Boots Java project
  • Implement domain model
  • Structure of logical layers: feature, service, repositoryImplement domain model
  • Configurate test databese (H2)
  • Populate database
  • CRUD: CREATE, READ, UPDATE, DELETE
  • Exception Handling

About

In this project I'm learning about Java SpringBoot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages