9 lines
445 B
Markdown
Raw Normal View History

2019-05-05 10:03:47 +03:00
2019-05-03 14:38:05 +08:00
### Relevant Articles:
- [A Guide to jBPM with Java](https://www.baeldung.com/jbpm-java)
2019-05-05 10:03:47 +03:00
- [Guide to Classgraph Library](https://www.baeldung.com/classgraph)
2019-05-12 17:31:37 +03:00
- [Create a Java Command Line Program with Picocli](https://www.baeldung.com/java-picocli-create-command-line-program)
- [Guide to Java Parallel Collectors Library](https://www.baeldung.com/java-parallel-collectors)
2019-07-06 23:35:20 +03:00
- [Templating with Handlebars](https://www.baeldung.com/handlebars)