We’ve gathered the data at the following services: StackOverflow, LinkedIn, Github, and Google search, and unified it through a simple, but effective ranking formula. We rank: Spring, JSF, Dropwizard, Play framework, JHipster, Grails, GWT, Vaadin and more… Read more
Similar
Zephyr is an open-source Java-based plugin framework with smart dependency management, a modular design, and a small footprint. - sunshower-io/zephyr... (more…)
Read more »
Provide an initial iteration of an incubator module, jdk.incubator.vector, to express
vector computations that reliably compile at runtime to optimal vector hardware instructions on
supported CPU architectures and thus achieve superior performance to equi... (more…)
Read more »
Auto Value is a library to help you easily construct value class. It automatically generate code at build time to reduce lots of… (more…)
Read more »
How to access a distributed ledger technology blockchain from a Java application using web3j. The Ethereum blockchain is a decentralized platform that is the backbone of a secure, decentralized internet and is driven by the eponymous cryptocurrency Ether.... (more…)
Read more »
Why are integers and longs allowed to overflow in assignments, but not bytes and shorts? The answer lies in the Java language rules for so called assignment contexts. (more…)
Read more »