An example based on Standard HTML Template (without any special syntax, tags, attributes), Spring (Spring MVC + Spring Boot), and AdapterJ.
- JDK 1.8+
- Maven 3.0+
- Run these Command Lines as below
- Open the URL with a web browser
git clone https://github.com/york-deng/adapterj.git
cd adapterj
mvn clean deploy
cd ..
git clone https://github.com/york-deng/adapterj-example-spring.git
cd adapterj-example-spring
mvn jetty:run