Skip to content
This repository has been archived by the owner on Dec 21, 2021. It is now read-only.

Latest commit

 

History

History
29 lines (19 loc) · 1.12 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.12 KB

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.