Skip to content

Example Spring Boot Application using JPA, PosgreSQL and Generics

Notifications You must be signed in to change notification settings

guerreroeileen/CRUD-with-generics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD-with-generics

Demo project Spring Boot + JPA, PostgreSQL, Generics...

Getting Started

Reference Documentation

For further reference, please consider the following sections:

Guides

The following guides illustrate how to use some features concretely:

Additional Links

These additional references should also help you:

Note: update your application.properties in src/main/application.properties to your database configuration.

  • spring.datasource.username=YOUR-USERNAME
  • spring.datasource.password=YOUR-PASSWORD

Releases

No releases published

Packages

No packages published

Languages