/java-study

Code samples for learning java librairies

Primary LanguageJavaMIT LicenseMIT

Java study

Simple code samples for learning common java librairies

Build Status Quality Gate Status Coverage

Screenshot image

Modules

  • Core: algorithms and APIs using only the JDK.
  • Cucumber: simple example of Behaviour Driven Development (BDD) using Cucumber and Gherkin.
  • Hibernate: samples for the Hibernate ORM and Hibernate Validator.
  • Spring: examples of dependency injection and a REST controller.

License

Released under the MIT license.