- Clone the entire repository.
- Execute:
mvn spring-boot:run - Then, open in your browser:
- Stock Trading App: http://localhost:8080/stock-app.html
- Town Simulation: http://localhost:8080/town-abm.html
The repository uses the latest Java LTS version (21). Please adjust the pom.xml file if your requirements differ.