tdd-star-wars
tdd-star-wars copied to clipboard
A complete system manager using TDD and best practices and with examples of Star Wars <3
TDD with Star Wars ✨🚀
👉 This is a complete project using TDD, and Star Wars.
👉 It's a manager that it's possible to test the forces with the Jedis.
Technologies
- Java 8
- SpringBoot
- Junit 5
- JBDC Template
Running the project
mvn clean install
mvn clean tests
...
If you have problems with the packages, run:
mvn clean package