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

https://github.com/xpdojo/spring-hello-world

spring-hello-world
https://github.com/xpdojo/spring-hello-world

Last synced: about 1 year ago
JSON representation

spring-hello-world

Awesome Lists containing this project

README

          

# 테스트 용도 애플리케이션

- [xpdojo/nodejs-hello-world](https://github.com/xpdojo/nodejs-hello-world)

## 개발 환경

```shell
gradle build --info
```

```shell
gradle bootRun
```

## Docker

```shell
cd script
./build.sh
```