排序
Modernizing HyperGraph’s CLI: A Journey Towards Better Architecture
Modernizing HyperGraph's CLI: A Journey Towards Better Architecture,HyperGraph is my personal project that aims to become an innovative knowledge management system combining peer-t...
Java-based console app as HTTP client
Java-based console app as HTTP client,So here is 'Ye another one http client' that I created for personal use as practice and just to have own tool to test HTTP requests not to dow...
You don’t have to cd into the folder to build the maven project
You don't have to cd into the folder to build the maven project,Hello again dear reader! :-) About two weeks ago i realized a thing about maven, which will come in handy when worki...
Hazelcast Command Line is released!
Hazelcast Command Line is released!, We are pleased to announce that Hazelcast Command Line 4.2020.12 is now available. It supports Hazelcast IMDG 4.1.1 and Hazelcast Management Ce...
Pretty Logger for Java – build nice looking command line apps in Java
Pretty Logger for Java - build nice looking command line apps in Java, Overview Java might not be the first choice when wanting to build command line applications, but as a Java de...
How to build a CLI app in Java using jbang and picocli
How to build a CLI app in Java using jbang and picocli,Traditionally Java applications have been used for long-running processes - web application servers can run for days or weeks...