ryoyakawai / java_gradle_springboot_helloworld

Sample web app by Spring Boot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

java_gradle_springboot_helloworld

What is this?

This is sample web application by using Spring Boot.

How to run

$ git clone https://github.com/ryoyakawai/java_gradle_springboot_helloworld.git
$ cd java_gradle_springboot_helloworld
$ docker-compose up --build

Then access to http://localhost:8080 from your web browser.

more detail

Link here is explaining what is in this repository. (Japanese only)

About

Sample web app by Spring Boot.


Languages

Language:Java 87.3%Language:HTML 9.4%Language:Dockerfile 2.0%Language:Shell 1.4%