Skip to content

resourcepool/java-zero-hero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

The Java Zero to Hero final content repository containing all resources

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages