kotlin-springboot features: Signup account Password reset and update Account settings Users management Running to test the app Open terminal and run : ./gradlew check to run the app Open terminal and run : ./gradlew bootRun and launch http://localhost:8080/ to run the cli Open terminal and run : ./gradlew cli