GithubHelp home page GithubHelp logo

phillip-kruger / notes-example Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 4.0 949 KB

Example application to demonstrate Java EE 7

Java 63.02% HTML 32.37% JavaScript 4.11% Shell 0.32% Dockerfile 0.19%
javaee7 jax-rs jax-ws jaxb beanvalidation ejb interceptor cdi websockets jpa

notes-example's Introduction

Notes Application

Example application to demonstrate Java EE 7

This is a simple application that allows create, read , update and delete notes.

Specifications

Libraries

Deployment

TODO

Later (once Java EE8 is released)

  • JSR 366 - Java EE 8
  • JSR 367 - The Java API for JSON Binding
  • JSR 368 - Java Message Service 2.1
  • JSR 369 - Java Servlet 4.0
  • JSR 370 - Java API for RESTful Web Services 2.1
  • JSR 371 - Model-View-Controller 1.0
  • JSR 372 - Java Server Faces 2.3
  • JSR 373 - Java EE Management API 1.0
  • JSR 374 - Java API for JSON Processing 1.1
  • JSR 375 - Java EE Security API 1.0

High level design

Application Server specific notes.

Wildfly

No extra notes

Payara

No extra notes

TomEE

As we are using the default Queue (for demo purpose), it needs to be enabled in vanilla TomEE server:

In conf/system.properties add:

openejb.environment.default = true

OpenLiberty

See server.xml for the server configuration needed.

notes-example's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.