* BAEL-4092 initial import for code samples * BAEL-4092 update code samples * BAEL-4092 align code samples with the article * BAEL-4092 some naming and formatting update * BAEL-4092 fix tests * BAEL-4092 remove url line in readme * BAEL-4092 change formatting to fix indentations * BAEL-4092 fix the typo in the package name * BAEL-4092 fix pmd violations * BAEL-4092 fix the test method namings according to convention * BAEL-4092 add empty spaces on tests to make it more readable * BAEL-4092 move the code samples from its own module into libraries6 * BAEL-4092 use the latest version of ModelMapper Co-authored-by: Yavuz Tas <ytas@vwd.com>
Libraries-6
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
- Introduction to JavaPoet
- Guide to Resilience4j
- Implementing a FTP-Client in Java
- Introduction to Functional Java
- A Guide to the Reflections Library
- Introduction to Protonpack
- Java-R Integration
- Using libphonenumber to Validate Phone Numbers
- Apache Commons Collections vs Google Guava
- More articles [<-- prev]