Skip to content

platformsh/scala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring MVC and Scala for Platform.sh

This template demonstrates building a Spring MVC application with Scala. 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 a MongoDB 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
  • MongoDB 3.6
  • 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

Scala example for Platform.sh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published