war

nz.co.senanque : madura-addressbook

Maven & Gradle

Apr 15, 2015

MaduraAddressbook · This is a demo program that illustrates some of the capabilities of Madura working with Vaadin. Specifically it shows the use of the JPAontainer. The JPAContainer shown here is extended from the one you can find in Vaadin Addons to support Spring's @Transactional notation. It is also using Madura Objects, but that is an interesting incidental because you could use Madura Objects with both. So the objective here is to show a complete working demo of how to configure everything to show a table of data fetched from a database using JPA, including popup edit forms.

Table Of Contents

Latest Version

Download nz.co.senanque : madura-addressbook WAR file - Latest Versions:

All Versions

Download nz.co.senanque : madura-addressbook JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window madura-addressbook-1.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.