(Go: >> BACK << -|- >> HOME <<)

Skip to content

Adding all the CRUD methods to the past project as well as all the relevant Validations.

Notifications You must be signed in to change notification settings

Lucas-zz/CarsAPI-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Java studies.

Adding Validation I/O package to do data validations, such as @NotBlank, NotNull, Pattern with RegEx, @Past for dates and @Email for valid emails.

Besides that, this new version of the CarsAPI has a all the CRUD methods implemented (POST, GET, UPDATE, DELETE).

Getting Started

Reference Documentation

For further reference, please consider the following sections:

Guides

The following guides illustrate how to use some features concretely:

About

Adding all the CRUD methods to the past project as well as all the relevant Validations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages