Skip to main content

eBooks & Papers

Datasheet

JUnit Cheat Sheet

Our JUnit cheat sheet includes useful annotations and code snippets, as well as pointers on assertions and assumptions and parameter resolution.
Java Application Development, Java Frameworks, JRebel
Datasheet

Rxjava Cheat Sheet

This cheat sheet is a great reminder of the most frequently used parts of RxJava including API, data processing functions, and some lesser-known tricks and utilities.
Java Application Development, JRebel
Datasheet

NetBeans Cheat Sheet

Our NetBeans cheat sheet brings together all the useful shortcuts developers use while working with the NetBeans IDE.
Java Application Development, JRebel
Datasheet

Java Regular Expressions Cheat Sheet

This cheat sheet contains the most useful classes, API, and syntax definitions for Java regex.
Java Application Development
Datasheet

Java Generics Cheat Sheet

Our Java generics cheat sheet includes must-have information on wildcards, intersection types, producer extends consumer super (PECS), method overloading, recursive generics, and covariance.
Java Application Development, JRebel
Datasheet

Java Platform Module System Cheat Sheet

Java 9 has introduced modules to the Java platform, changing the way we build and design applications. If you need a refresher on Java 9 modules, look no further than our cheat sheet.
Java Application Development, JRebel
Datasheet

Spring Framework Annotations Cheat Sheet

This cheat sheet looks at many annotations that a Java developer should know if they want to use the Spring Framework.
Java Application Development, Java Frameworks, JRebel
Datasheet

IntelliJ IDEA Cheat Sheet

With 82% of developers using IntelliJ IDEA, it’s far and away the most popular IDE for Java developers. That’s why we put together this one-page IntelliJ IDEA cheat sheet. It’s packed full of all the keyboard bindings you need to work efficiently in IntelliJ IDEA.
Java Application Development, JRebel
Datasheet

Java 8 Streams Cheat Sheet

Download our Java 8 Streams cheat sheet.
Java Application Development, JRebel
Guide

Java Resources for Developers

This collection of Java resources includes everything from tips for JRebel users, to Java cheat sheets, to Java development and programming resources.
JRebel
Datasheet

Java Collections Cheat Sheet

No topic as broad as Java collections framework can be fully explained in a single A4 page, but we’ve tried to incorporate the most essential information you will need to reference again and again.
Java Application Development, JRebel