Creating and Using the UI Backend Template
In this tutorial, you’ll see how to create a Scala/Java project using a giter8 template for ESW ( esw-backend-template.g8) which contains sample application make using ESW library. You can use this as a starting point for your own projects.
Installation
Supported Operating Systems are: CentOS and MacOS
- Make sure you have the Java AdoptOpenJDK 11.
 - Install sbt
 - Install IntelliJ
 - Install following IntelliJ Plugins
 - Recommended testing frameworks/tools:
 
Create Starter Project
- Follow the template readme.md for detailed information about project creation.
 
0.2.0-RC1