Skip to content

A simple project to demonstrate on how to create RESTful APIs with Spring Boot 2

License

Notifications You must be signed in to change notification settings

edysegura/springboot-restful

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot RESTful

I've create this project to learn about Spring Boot by doing!

Docker Image

In order to generate a Docker Image just run the command below:

./mvnw spring-boot:build-image -Dspring-boot.build-image.imageName=edysegura/springboot-restful

Instruction

docker run -p 8080:8080 edysegura/springboot-restful

References

About

A simple project to demonstrate on how to create RESTful APIs with Spring Boot 2

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages