Skip to content

pkuijpers/realworld-java-ee

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Starter kit for new RealWorld framework implementations

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages