Autocomplete for Java command line applications

picocli – Annotation-based Java command line parser. Usage help with ANSI colors. Autocomplete. Easily included as source to avoid adding dependencies. Nested subcommands. Read more

Similar

High-Performance Java Persistence Tips (SQL)

Introduction A high-performance data access layer requires a lot of knowledge about database internals, JDBC, JPA, Hibernate, and this post summarizes some of the most important techniques you can use to optimize your enterprise application. 1. SQL statem... (more…)

Read more »