Skip to content

Database Management Application for a MySQL database, with Angular app front end and Java-SpringBoot backend, and also a Swagger-UI for rest end points.

Notifications You must be signed in to change notification settings

xbox2204/SpringBoot-JPA-Swagger-Angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpringBoot-JPA-Swagger-UI

  1. Open Mysql and "create database library"
  2. Open cmd or terminal and run: mvn clean compile install
  3. cd target/
  4. java -jar demo-0.0.1-SNAPSHOT.jar
  5. Enter this url in Browser: http://localhost:8080/swagger-ui/index.html#

Your environment variables:

DATABASE_URL = <your_jdbc_url_with_username_and_password>

About

Database Management Application for a MySQL database, with Angular app front end and Java-SpringBoot backend, and also a Swagger-UI for rest end points.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published