Skip to content

borysn/spring-boot-angular2

Repository files navigation

Build Status Gitter bitHound Dependencies bitHound Dev Dependencies

upcoming changes

Changes coming later today! Large commit (no regrets).

Migration to webpack is complete.

Karma testing with jasmine.

Firstclass npm support, and more!

todo:

  • create new branch for old code (just'n'case anyone wants it)
  • publish first release with old code
  • push new changes!
  • create changelog
  • update readme
  • wiki updates
    • add project structure page
    • update dependencies page
    • backend run vs frontend run
    • backend dev vs frontend dev
    • update config page

spring-boot-angular2 starter kit

Spring Boot with Angular2, Bootstrap4, TypeScript, Sass, Gradle, and Gulp.

about

a starter project for prototyping restful applications with spring boot, angular2, and bootstrap4.

anuglar2 with es6 support. unit tests with jasmine.

pre-install

  1. install OpenJDK8
    • set JAVA_HOME environment variable
  2. (optional) install latest gradle
    • otherwise just use $ ./gradlew
  3. (optional) install python 2.7.x
    • set PYTHON environment variable
    • $ gradle npminstall may complain otherwise

install

$ git clone git@github.com:borysn/spring-boot-angular2

build & run

  • $ gradle clean build
  • $ gradle bootRun
  • using browser, navigate tolocalhost:8080

further reading

wiki

example

check out my RVEP project. it's built and updated according to this starter kit!

contribute

if you have any input, or contributions, please share!

donations

donate a cup of coffe

license

MIT

About

spring boot backend, angular2 frontend with webpack, typescript, sass, bootstrap4, karma, jasmine

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •