/JavaCoffeeShop

Primary LanguageJavaApache License 2.0Apache-2.0

Java Coffee Shop

This is an educational Java application that is intentionally made vulnerable.

Getting started

Simply run the application to get started:

mvn spring-boot:run

Note: This Java application uses an in-memory database so no MySQL or other database is required to be spined-up.

Disclaimer

This application is an intentional vulnerable Java Spring-Boot application with Thymeleaf. It is use for training purposes only!

The code is and layout of the application is originally based on https://github.com/hieutdo/waa-coffee-shop, and a workshop created by Brian Vermeer. However it is heavily edited, updated and includes security problems by design!

Please do not use this application and workshop in any other way than intended or without consent of Simon Maple


Latest version of the Workshop