marfoldi / Omikron

A demo repository to showcase Java 8 and Java EE 7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Omikron

A demo repository to showcase the combination of Java 8 and Java EE 7

About

Project Omikron is a collection of samples featuring Java 8 and Java EE 7. So far we collected Java 8 Lamba samples and migrated them to be used from Java EE 7. Feel free to fork this project and contribute improvements / new samples.

Prerequisites

Usage

  • Clone the repo
  • Do a 'mvn clean install' inside the repo
  • Deploy to a Container that supports Java 8 and Java EE 7 -> JBoss Wildfly 8.0.0.CR1 does
  • Try the samples on -> http://localhost:8080/Omikron

About

A demo repository to showcase Java 8 and Java EE 7


Languages

Language:Java 100.0%