Sign inSign up

sergios/jpa_webapp

By sergios

Updated about 10 years ago

Set of small applications built around the concept of RICH_UI / JPA / CRUD / Media Server

Image
1

527

sergios/jpa_webapp repository overview

1. Introduction

This image showcases Rich UI JavaEE Web Applications.

2. How To Run ?

Install docker locally if not already done.

pull image:

docker pull sergios/jpa_webapp

run image:

docker run -it --rm -p 8080:8080 sergios/jpa_webapp

Point your browser to:

3. Content

This image is based on tomcat:7-jre8 It contains a H2 in memory RDBMS and needs 1GB Memory to run.

Some topics in the demo:

  • mobile webapp
  • media server
  • JPA CRUD
  • Complex Master Details
  • Spring security
  • Google Map Integration
  • lots of jQuery plugins working together
  • JEE patterns

Tag summary

Content type

Image

Digest

Size

337.7 MB

Last updated

about 10 years ago

docker pull sergios/jpa_webapp