An open API service indexing awesome lists of open source software.

https://github.com/hendisantika/spring-boot-coffeeshop

Deploy spring-boot-coffeeshop into Digital Ocean using Github Action with AWS ECR as Docker Registry
https://github.com/hendisantika/spring-boot-coffeeshop

compose docker ecr githubaction

Last synced: 11 months ago
JSON representation

Deploy spring-boot-coffeeshop into Digital Ocean using Github Action with AWS ECR as Docker Registry

Awesome Lists containing this project

README

          

# Spring Boot Coffee Shop

Step by step Spring Boot, Hibernate CRUD Web Application tutorial

Run this project by this command : `mvn clean spring-boot:run`

Then go to your browser : `http://localhost:8080/orders`

### Screenshot

Home Page

![Home Page](img/home.png "Home Page")

Order Page

![Order Page](img/order.png "Order Page")

Source --> https://shakeelosmani.wordpress.com