aysark / NotesOnJava8Links
These are my own notes to a week-long Java 8 course.
☆43Updated 10 years ago
Alternatives and similar repositories for NotesOnJava8
Users that are interested in NotesOnJava8 are comparing it to the libraries listed below
Sorting:
- No good code☆39Updated 9 years ago
- Turn Java 8 Streams into Unix like pipelines☆125Updated 6 years ago
- Run queries on your Java code to check if it meets the criteria suggested by the book Effective Java. And some others.☆506Updated 10 years ago
- A skeleton DropWizard Web Application integrating several useful open source projects☆117Updated 6 months ago
- Java code analysis and linting with SQL☆160Updated 7 years ago
- Java elegant supplement☆142Updated 8 years ago
- Operator Overloading for Java☆81Updated last year
- Jadler is a Java library for stubbing and mocking HTTP servers and resources in a declarative way.☆96Updated 2 weeks ago
- Curated list of useful, if not amazing, resources that take advantage of Java 8 and "Modern Java" thinking.☆409Updated 5 years ago
- Demo app that subscribes to Twitter and publishes it via websockets☆153Updated last year
- Slimming down jars since 2016☆278Updated last month
- Proposal for JEP 225: Javadoc Search☆35Updated 10 years ago
- GlueList is brand new list implementation which is faster than classic List implementations☆178Updated 8 years ago
- Survey of essential tools/frameworks for the modern Java developer☆89Updated 5 years ago
- Essentials for Java 8+☆72Updated 7 years ago
- Conway's Game of Life recreated for more modern purposes.☆21Updated 9 years ago
- Helper script to treat Java programs as scripts.☆111Updated 10 years ago
- A handsome JVM monitoring dashboard☆42Updated 5 years ago
- Scala-like pattern matching for Java 8☆150Updated 7 years ago
- A thin Java object persistence layer for JDBC☆83Updated 4 years ago
- Eclipse plugin to automatically refactor Java code bases☆175Updated 3 weeks ago
- Never debug a test again: Detailed failure reports and hassle free assertions for Java tests - Power Asserts for Java☆138Updated 2 months ago
- Example showing how to integrate Dropwizard, Spring DI, Spring Security together☆133Updated 11 years ago
- Compile-Time Purity and Immutability Semantics For The Java Language☆177Updated 6 years ago
- Data Structures and Algorithms in Java☆125Updated 4 years ago
- Java Fundamentals Course☆57Updated 8 years ago
- Get inside your JVM☆162Updated 5 years ago
- Lightweight analysis tool for detecting mutability in Java classes☆241Updated last year
- Eclipse plugin that enables you to get answers from Stack Overflow directly to your IDE 🔥☆87Updated 7 years ago
- This is the simplest fastest full fledged web server we could come up with.☆210Updated 2 weeks ago