项目作者: dewa1993

项目描述 :
Sample Spring Boot Application with SQL Server
高级语言: Java
项目地址: git://github.com/dewa1993/SampleSpringBoot.git
创建时间: 2019-05-26T08:26:43Z
项目社区:https://github.com/dewa1993/SampleSpringBoot

开源协议:

下载


CircleCI

Sample Spring Boot Application with SQL Server

Spring Boot API Example CRUD app using Spring MVC/DATA with Spring Fox Swagger implementation and Swagger Publish and API Metrics Spring Boot starter configurations

Here are links to the Spring Boot frameworks utilized in the example implementation

Spring Fox

Swagger API auto Publish

API Statistics

Installation and running

Run this project by this command :

Clone repo

$ git clone

Compile or import into IDE and execute Java main method

Enter the following urls’s in a browser

  1. http://localhost:8080/users
  2. http://localhost:8080/user/1

Swagger UI

http://localhost:8080/swagger-ui.html#/