java-tutorials/libraries-3
mguarnaccia 0648ba53ab Bael 3460 (#8550)
* Hexagonal architecture: a quick and practical example

* BAEL 3486

* BAEL-3460

Airline introduction

* BAEL-3460

* BAEL-3460

Airline introduction
BAEL-3460

* BAEL-3460

* Formatting
2020-01-27 15:30:53 +00:00
..
src Bael 3460 (#8550) 2020-01-27 15:30:53 +00:00
README.md Update README.md 2019-11-22 00:25:10 +08:00
pom.xml Bael 3460 (#8550) 2020-01-27 15:30:53 +00:00

README.md

Libraries-3

This module contains articles about various Java libraries. These are small libraries that are relatively easy to use and do not require any separate module of their own.

The code examples related to different libraries are each in their own module.

Remember, for advanced libraries like Jackson and JUnit we already have separate modules. Please make sure to have a look at the existing modules in such cases.

Relevant Articles: