Why I'd pick Golang over Java to create any new distributed system. I am going to compare a REST service implementation in Java vs the implementation in Golang
Posts tagged with 'java'
5 posts tagged 'java'
2020
2018
How to create a custom Maven plugin which overrides default build lifecycle
Example to understand Maven plugins concepts and how to create a custom Maven plugin from scratch
2014
Performance comparison in Java between three embedded databases like Derby/JavaDB, Sqlite, and ObjectDB
Java serialization ways, performance comparison