Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vale-SpringREST-Practice

A Spring REST API that uses the NoteTracker project as a goal outline. The focus of this project is to cover Spring Framework implementation of a RESTful api.

The project will focus on generating the 'Person' model and then adapt to a one-to-many relationship based on the note-notegroup relationship. The relationships of database tables will be reflected in Entity Annotations.

To review the network graph of commits, please review here.

Objectives:

  • Custom/Config Beans

  • Person:

    • Entities
    • Services
    • Repositories
    • CRUD
  • Notes:

    • Entities
    • Services
    • Repositories
    • CRUD
  • NoteGroup:

    • Entities
    • Services
    • Repositories
    • CRUD

Utility libraries/features:

  • Lombok (Constructor/Accessors/Utility method generation)
  • Swagger (View: generated API )
  • ModelMapper

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages