Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 2 KB

File metadata and controls

34 lines (28 loc) · 2 KB

Java Masterclass: 0 to hero

The Java Zero to Hero final content repository containing all resources

Resources

Getting started

  • Run docker-compose up in the dev directory
  • Open the project in IntelliJ IDEA or your preferred IDE
  • Connect to the database and run the schema sql script (in src/main/resources/data/migration/V1__SCHEMA.sql)
  • Run the App.java file to start the application

Documentation endpoints

Thanks

Big thanks to all streamers who relayed the event on Twitch

License

This project is licensed under the MIT License - see the LICENSE file for details.