Coder Social home page Coder Social logo

dalalsunil1986 / java-spring-demo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from guoyu07/java-spring-demo

0.0 1.0 0.0 1.33 MB

A simple web application used to demonstrate various Spring Framework projects.

Home Page: http://www.joesicree.com/code

Java 97.54% CSS 1.24% PLSQL 1.22%

java-spring-demo's Introduction

java-spring-demo

Travis CI Build Status: Build Status

This repository contains a demo web application based on the Spring Framework. The purpose of this demo is to provide a working web application that highlights a number of commonly used tools and technologies including:

  • Spring Core
  • Spring Data JPA
  • Spring MVC
  • Spring Security
  • Form and Bean Validation via JSR-303 and Spring custom validators
  • Content negotiation strategies to produce XML and JSON output
  • Front End: HTML5, CSS3, JQuery and JQuery UI
  • Unit Testing: JUnit
  • Web Service Testing: SOAPUI
  • Build: Maven
  • Database: Oracle (Oracle Express), mySQL
  • Continuous Integration: Travis CI

The application consists of 3 projects named springapp, springweb and springdomain. The springapp project contains the business and data access services for a simple domain. The springweb project is a simple web application containing a number of examples that use the services provided in springapp. The springdomain project defines the API in a single XSD file and is used to generate DTO objects at compilation time. The springall project is a parent project for both springapp, springweb and springdomain. The database directory contains PL/SQL scripts that can be used to create and populate an Oracle database.

Below are some simple UML diagrams for one of the services that deals with Customers:

Class Diagram for the Customer service CustomerService

Class Diagram for the Customer Web Service CustomerWebService

Sequence Diagram for the searchCustomers() web service method Customer_SeqDiagram

java-spring-demo's People

Contributors

jsicree avatar

Watchers

James Cloos 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.