Skip to content

A demo repository to showcase Java 8 and Java EE 7

Notifications You must be signed in to change notification settings

marfoldi/Omikron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages