springboot-angular-swagger-starter

Spring Boot -> Swagger => Angular Starter

MIT License

Stars
7

This repository is old. see the new version !

Spring Boot -> Swagger => Angular Starter

Feature

  • Type safe communication
  • Type safe i18n

Architecture

Prerequisites

Run

$ cd appname-backend
$ ./gradlew bootRun

Open following URL by Web browser. http://localhost:8080/

Run frontend dev server

$ cd appname-frontend
$ npm install
$ npm start

Open following URL by Web browser. http://localhost:4200/

Appendix

Visual Studio Code

https://code.visualstudio.com/

Angular Language Service

https://marketplace.visualstudio.com/items?itemName=Angular.ng-template

angular2-inline

https://marketplace.visualstudio.com/items?itemName=natewallace.angular2-inline

blog

Japanese

Badges
Extracted from project README
Build Status
Related Projects