src
Source files for project
main
scala
controllers
model
views
Main.scala
test
scala
Thorium projects keep to the standard sbt project structure. If you prefer the Model-View-Controller (MVC) structure, you can follow the below project structure.
If your project does not require any front-end, you can leave out the views folder. Note that the Giter8 project template does not include the model and views folders.
Last modified on 08/12/2022, 4:35 pm