JavaFundamentalsZT / java-fundamentalsLinks
Java Fundamentals Course
☆57Updated 8 years ago
Alternatives and similar repositories for java-fundamentals
Users that are interested in java-fundamentals are comparing it to the libraries listed below
Sorting:
- Vibur DBCP - concurrent and dynamic JDBC connection pool☆119Updated 7 months ago
- This is an open book aiming to explaing how java transactions work.☆85Updated 7 years ago
- Examples and exercises based on some of the features of jigsaw in JDK9/Jigsaw (Early Access builds)☆283Updated last month
- Exercises to learn lambda syntax + the Streams API from the upcoming JDK 8 release☆107Updated 5 years ago
- Fluent Object-Oriented Wrapper of JDBC☆109Updated last week
- Wrappers for methods/interfaces/lambdas throwing checked exceptions for use in functional interfaces☆91Updated 10 years ago
- An Advent Calendar Demonstrating Jigsaw EA☆16Updated 7 years ago
- instanceof operator and Visitor pattern replacement in Java 8☆156Updated 5 years ago
- Streams Utils is a set of operations written on Java 8 Streams. It allows several basic operations that are not available in the the Java…☆209Updated 3 years ago
- The Java Specialists' Newsletter Sources☆146Updated 3 years ago
- Code examples for The Java Trove series☆73Updated 5 years ago
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆121Updated 9 months ago
- Vibur Object Pool - general-purpose concurrent Java object pool☆79Updated 7 months ago
- Crossing IO boundaries on the JVM with Reactive Streams☆78Updated 3 years ago
- A modern testing and behavioural specification framework for Java 8☆256Updated 3 years ago
- Ultra-Light JDBC Persistance Layer☆136Updated 5 months ago
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆219Updated 2 years ago
- An example of a Java Ratpack app built with Gradle.☆45Updated 2 years ago
- A one stop guide for developers of all levels, you start with simple and basic know-how and dive deep into the realms of OpenJDK. Know wh…☆47Updated 5 years ago
- Continuation & Fiber examples using the OpenJDK project Loom prototype☆117Updated last year
- Jetty ReactiveStreams HttpClient☆74Updated last week
- JUnit extensions to launch JMH benchmarks from your IDE during development☆84Updated last week
- ☆47Updated 8 years ago
- Example implementation of various akka patterns in Java☆126Updated last year
- Fluent Java HTTP client☆150Updated last week
- Simple Jetty server using Project Loom☆37Updated 4 years ago
- Guided walkthrough to understand the performance aspects of a Java web service☆63Updated 3 months ago
- Java library that can create a lambda from its code stored in a string.☆86Updated last month
- Repository for feature flip library which provides various annotations to flip any feature. Works with Java8, Spring, Spring Boot☆58Updated 6 years ago
- Convenient extension to the Java 8 Stream API that let you stream over Key-Value pairs☆34Updated 9 years ago