Coder Social home page Coder Social logo

pf4j-web-demo's Introduction

#pf4j-web-demo

The main goal of this application is to demonstrate how simple is to develop a modular web application using https://github.com/decebals/pf4j

##Application Goal As a DEMO, this Web Application cantains a list of person data that can be downloaded in varios formats such as:

  • COSTUM (pf4j-web-demo-costom-plugin)
  • CSV (pf4j-web-demo-csv-plugin)
  • JSON (pf4j-web-demo-json-plugin)
  • XML (pf4j-web-demo-xml-plugin)

Each plugin provides two methods, one to download a single person object and another to download an array os persons.

##Demo See the DEMO: http://pf4jdemo-rmrodrigues.rhcloud.com/

##Project Structure

  • pf4j-web-demo/ (Maven Project)
    • pf4j-web-demo-api -> This project contains all needed classes to develop a plugin.
    • pf4j-web-demo-app -> This is the web application project.
    • pf4j-web-demo-costum-plugin -> This plugin allows users to download person data in a costum format.
    • pf4j-web-demo-csv-plugin -> This plugin allows users to download person data in a CSV format.
    • pf4j-web-demo-json-plugin -> This plugin allows users to download person data in a JSON format.
    • pf4j-web-demo-xml-plugin -> This plugin allows users to download person data in a XML format.
  • Plugins/ (Contains the plugins)

pf4j-web-demo's People

Contributors

rmrodrigues avatar

Watchers

lambert0312 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.