Skip to main content

Resources

Video

Using JRebel in an AWS Remote Development Environment

JRebel
Video

What is JRebel?

With JRebel, write code and refresh your browser, done. It works with all Java applications and across desktop, web, services, and enterprise. Easily reload changes on local servers, remote servers and in the cloud. JRebel integrates with over 100 leading frameworks, as well as application servers, IDEs, and build environments.
Developer Productivity, Java Tools, JRebel
Datasheet

JVM Options Cheat Sheet

Need a quick reference for JVM command line options? Our cheat sheet combines all the must-have options into one, easy-to-reference guide.
Java Application Development, JRebel
Guide

Exploring New Features in Java

In this guide, we look at new features in Java, the JDK enhancement process, the JEPs that drive those changes, and provide detailed resources on notable changes.
Java Tools, Java Updates, JRebel
Datasheet

Git Commands and Best Practices

This handy Git cheat sheet covers common Git commands
Java Application Development, JRebel
Datasheet

Docker Commands and Best Practices

Download this Docker cheat sheet that covers current best practices and commands developers frequently need to work with.
Java Application Development, Microservices, JRebel
Datasheet

SQL Cheat Sheet

It’s difficult to fit everything you need to know about SQL on a single page, however, this handy cheat sheet includes some of the essential information you will need to reference again and again, including:
Java Application Development, JRebel
Datasheet

Maven Cheat Sheet

Knowing Maven is a must-have skill for any respected Java developer. Unfortunately, memorizing the command line options and phases can be tough. Our Maven cheat sheet boils down all the essentials onto a single page for you to reference.
Java Application Development, Java Tools, 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

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

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