/realworld-java-ee

Starter kit for new RealWorld framework implementations

Primary LanguageJava

RealWorld Example App

Java EE codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld spec and API.

Build Status

SonarCloud Status

This codebase was created to demonstrate a fully fledged fullstack application built with Java EE including CRUD operations, authentication, routing, pagination, and more.

We've gone to great lengths to adhere to the Java EE community styleguides & best practices.

For more information on how to this works with other frontends/backends, head over to the RealWorld repo.

How it works

The application uses Java EE in a Wildfly Swarm container.

Technologies used:

Getting started

You need Java and Maven installed.

mvn wildfly-swarm:run
open http://localhost:8080/hello