Skip to content

A simple CRUD applicattion Spring/Boot Java - Postgres. This includes Back-end, Desktop client a Api Rest.

Notifications You must be signed in to change notification settings

robertogarcor/spring-boot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Applicattions Spring - SpringBoot JAVA

SpringBootSoccer

A simple CRUD applicattion Spring/Boot Java - Postgres. This includes Back-end Server, Desktop client a Api Rest.

Captures:

Backend

Setup

Dependencies (see pom.xml):

MAVEN - JRE - JavaSE-1.7+ 
spring-context 5.09.RELEASE 
spring-jdbc 5.09.RELEASE 
spring-boot-starter-web 2.0.5.RELEASE 
postgresql 9.5+ 
gson 2.8.5 
... 

Database PostgreSQL

Initialize the database, for create database an admin user:

Execute script sql --> springsoccer.sql

$ psql -U postgres < springsoccer.sql

About

A simple CRUD applicattion Spring/Boot Java - Postgres. This includes Back-end, Desktop client a Api Rest.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages