Skip to content

radoslav/rest-spring-boot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rest-spring-boot

Just for fun

First project using Spring Boot.

Testing with db

podman run --name mysql-hospital -e MYSQL_ROOT_PASSWORD=root -e MYSQL_DATABASE=hospital -p 3306:3306 -d mysql:8
# connect
mysql -h 127.0.0.1 -u root -p

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages