Skip to content

Latest commit

 

History

History
59 lines (39 loc) · 2.12 KB

java.md

File metadata and controls

59 lines (39 loc) · 2.12 KB

Java

  • Modern Java - A Guide to Java 8
  • Revisit design patterns with Java 8 lambda expressions
  • Resources for writing modern Java
  • All Algorithms implemented in Java
  • Design patterns implemented in Java
  • This is an adaptation of the Ninety-Nine Prolog Problems written by Werner Hett.
  • The missing bridge between Java and native C++
  • Java to HTML generator. Enjoy typesafe HTML generation.
  • Gentics Mesh - The open source headless CMS for developers
  • A Java WebSocket/HTTP server based on the Atmosphere and Netty Framework
  • Yet another high performance REST server based on Netty
  • A framework for writing lightweight, scalable servers with Guice and Netty
  • Ninja is a full stack web framework for Java. Rock solid, fast and super productive.
  • graphql
  • Apache HTTP Client based requester that generates heavy-load HTTP requests

Spring Framework

  • A cross-language remote procedure call(RPC) framework for rapid development of high performance distributed services.
  • The "REST With Spring" Course:

Awesome

  • A curated list of awesome frameworks, libraries and software for the Java programming language.