Skip to content

platformsh-templates/spring-boot-maven-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Maven for Platform.sh

Deploy on Platform.sh

This template demonstrates building a Spring Boot application. It uses Maven to build the application and deploy it to Platform.sh.

A sample Hello World application is provided as a starting point. It includes an Oracle MySQL database, and the sample application shows how to make the database connection. The example code also demonstrates how to access the Platform.sh environment variables using the Platform.sh Config Reader library.

Features

  • Java 11
  • Oracle MySQL 8.0
  • Automatic TLS certificates
  • Maven-based build

Customizations

The following files and additions make the framework work. If using this project as a reference for your own existing project, replicate the changes below to your project.

References

About

Spring Boot (built with Maven) with MySQL template for Platform.sh.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages