Skip to content

Submodule as2‐demo spring boot

Philip Helger edited this page Feb 23, 2021 · 5 revisions

This is a stub project that just shows how integration of as2-lib with Spring Boot could work. It doesn't do anything real.

Run the project with Maven:

mvn spring-boot:run

If everything went smooth, the application is reachable locally at http://localhost:8081

Clone this wiki locally