Author -: Sudhish Nair, Sarfaraz Aahamad, Pravin Barate
- All demo programs demostarted during OpenJDK Meetup are included in this repository.
- You can download and practice these programs.
- Spring boot dema can be downloaded and extracted as maven project.
- Use "mvn install" to generate war file of spring boot project which can deployed to JBoss EAP.
- This demo project has dependency on "mysql" DB. If you are using any other DB the update details in "application.properties"
- Most these programs can be executed as standalone Java program.
- Micro Benchmarking feature of JDK 12 is a maven project.