Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Testing boilerplate

This is a boilerplate ready to start working on programming good practices.

Properties

Java version: 21

Gradle version: 8.11

Build project:

  • ./gradlew build

    ⚠️ ⚠️ Build will fail because of tests, this is done in purpose, have a look at them!

Adjust intelliJ:

  • Adjust project seetings in File > Project Structure > Project
  • Adjust gradle in Preferences > Gradle > Gradle JVM

  • Get Java version:

    • java --version
  • Update Java version:

    • Download the JDK (version 21 right now)

About

Java testing boilerplate

Resources

Stars

0 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages