Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/helloimalemur/java-springboot-mysql

Spring MySQL example implementation
https://github.com/helloimalemur/java-springboot-mysql

java mysql spring-boot

Last synced: 5 days ago
JSON representation

Spring MySQL example implementation

Awesome Lists containing this project

README

        

# java-springboot-mysql
Java / Spring Boot MySQL database connection example

Used with Docker MySQL instance for Koonts.net

1. Use Gradle to run/build
2. Pulls application.properties from ~/.java-springboot-mysql/application.properties

Run non-root;
```bash <(curl -s https://raw.githubusercontent.com/helloimalemur/java-springboot-mysql/master/src/main/java/install.sh)```