16 lines
852 B
Markdown
16 lines
852 B
Markdown
|
## Libraries-5
|
||
|
|
||
|
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](/jackson) and [JUnit](/testing-modules) we already have separate modules. Please make sure to have a look at the existing modules in such cases.
|
||
|
|
||
|
### Relevant articles
|
||
|
- [A Docker Guide for Java](https://www.baeldung.com/docker-java-api)
|
||
|
- [Introduction to jOOL](https://www.baeldung.com/jool)
|
||
|
- [Introduction to Atlassian Fugue](https://www.baeldung.com/java-fugue)
|
||
|
- [Publish and Receive Messages with Nats Java Client](https://www.baeldung.com/nats-java-client)
|
||
|
- More articles [[<-- prev]](/libraries-4) [[next -->]](/libraries-6)
|