Skip to content

loganathansellappa/university

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

University

Description

SpringBoot App with CRUD

RUNNING APPLICATION USING DOCKER

  1. Install docker
  2. Run docker
  3. Build Image
    1. Run command: docker build -t university:1.1.0 .
  4. Run command: docker-compose up
  5. Open browser and go to: http://localhost:8080/api/v1/colleges

About

Simple Springboot3 Rest App with Hibernate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages