Code Monkey home page Code Monkey logo

spring-petclinic-mybatis's Introduction

spring-petclinic-mybatis

Build Status

Sonarcloud Status SonarCloud Coverage SonarCloud Bugs SonarCloud Vulnerabilities

δΈ­ζ–‡

This backend version of the Spring Petclinic application only provides a REST API. There is no UI.

The spring-petclinic-angular project is a Angular front-end application witch consumes the REST API.

Understanding the Spring Petclinic application with a few diagrams

See the presentation here

Sample Feature Lists

Compared to original version

  • Java Project based on gradle
  • MyBatis Integration
  • Springfox - Swagger UI Docs
  • Spring Rest Docs Integration
  • Drone CI automation
  • SonarCloud Integration and code analysis

Running petclinic locally

git clone https://github.com/artificerpi/spring-petclinic-mybatis.git
cd spring-petclinic-mybatis
docker-compose up -d
gradle bootRun

You can then access petclinic here: http://localhost:9966/petclinic/

Integrate it with spring-petclinic-angular

npm uninstall -g angular-cli @angular/cli
npm cache clean
npm install -g @angular/cli@latest

git clone https://github.com/spring-petclinic/spring-petclinic-angular.git

cd spring-petclinic-angular
npm install
ng serve

Screenshot of the Angular 5 client

Tested: it's working with Anuglar 8 as well

spring-petclinic-angular2

Disclaimer

This project is a fork of spring-petclinic-rest, but the persisstent has been replaced with MyBatis. There are lots of modifications on original codes.

spring-petclinic-mybatis's People

Contributors

qtopie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 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.