All Projects → borysn → Spring Boot Angular2

borysn / Spring Boot Angular2

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

Programming Languages

javascript
184084 projects - #8 most used programming language
java
68154 projects - #9 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to Spring Boot Angular2

Trampoline
Admin Spring Boot Locally
Stars: ✭ 325 (-17.93%)
Mutual labels:  gradle, spring-boot, spring, springboot
Favorites Web
云收藏 Spring Boot 2.X 开源项目
Stars: ✭ 4,485 (+1032.58%)
Mutual labels:  spring-boot, spring, springboot, bootstrap
Downlords Faf Client
Official client for Forged Alliance Forever
Stars: ✭ 121 (-69.44%)
Mutual labels:  gradle, spring-boot, spring
Crown
Based on SpringBoot2, Crown builds a rapidly developed web application scaffolding.
Stars: ✭ 161 (-59.34%)
Mutual labels:  gradle, springboot, bootstrap
Awesome Spring Boot
Code based and real world examples of Spring Boot and shiny things. 😍
Stars: ✭ 303 (-23.48%)
Mutual labels:  spring-boot, spring, springboot
Hex Arch Kotlin Spring Boot
Reference JVM multi module project for a reactive micro service and lambda using a hexagonal architecture, DDD, Kotlin, Spring Boot, Quarkus, Lambda, Gradle.
Stars: ✭ 83 (-79.04%)
Mutual labels:  gradle, spring-boot, spring
Spring Cloud Microservices Development
Spring Cloud Microservices Development.《Spring Cloud 微服务架构开发实战》
Stars: ✭ 106 (-73.23%)
Mutual labels:  gradle, spring-boot, spring
Springboot Analysis
🍃 something about springboot
Stars: ✭ 301 (-23.99%)
Mutual labels:  spring-boot, spring, springboot
Spring Boot Blog
Simple blog web app made using Spring Boot + Thymeleaf
Stars: ✭ 121 (-69.44%)
Mutual labels:  spring-boot, spring, springboot
Awesome Spring Boot
Spring Boot Resources
Stars: ✭ 3,857 (+873.99%)
Mutual labels:  spring-boot, spring, springboot
Angularjs Springmvc Sample Boot
A RESTful sample using Spring Boot, Spring MVC, Spring Data and Angular/Bootstrap.
Stars: ✭ 309 (-21.97%)
Mutual labels:  spring-boot, spring, bootstrap
App Engine
分布式App服务端快速开发框架
Stars: ✭ 313 (-20.96%)
Mutual labels:  gradle, spring-boot, spring
Okta Blog Archive
Okta Developer Blog
Stars: ✭ 74 (-81.31%)
Mutual labels:  gradle, spring-boot, spring
Restfeel
RESTFeel: 一个企业级的API管理&测试平台。RESTFeel帮助你设计、开发、测试您的API。
Stars: ✭ 59 (-85.1%)
Mutual labels:  gradle, springboot, bootstrap
Webfluxtemplate
Spring Webflux template application with working Spring Security, Web-sockets, Rest, Web MVC, and Authentication with JWT.
Stars: ✭ 107 (-72.98%)
Mutual labels:  gradle, spring-boot, spring
Fs Blog
个人博客,Spring Boot 开山之作,采用 Spring Boot + MyBatis,前端 Bootstrap + LayUI,支持程序员非常青睐的轻量化的 Markdown 编辑器 Editor.md,支持标签分类检索
Stars: ✭ 700 (+76.77%)
Mutual labels:  gradle, springboot, bootstrap
Atom
Java course materials
Stars: ✭ 293 (-26.01%)
Mutual labels:  gradle, spring-boot, spring
Springboot
📚 springboot学习记录
Stars: ✭ 119 (-69.95%)
Mutual labels:  spring-boot, spring, springboot
Securing Rest Api Spring Security
Spring Boot 2.2.x + Spring 5.2.x Rest Api Security Example
Stars: ✭ 117 (-70.45%)
Mutual labels:  spring-boot, spring, springboot
Mmorpg
springboot编写的轻量级高性能mmorpg手游服务端框架,基本功能逐渐完善中。
Stars: ✭ 309 (-21.97%)
Mutual labels:  gradle, spring-boot, spring

build status gitter bitHound Overall Score bithound dependencies bitHound Dev Dependencies bitHound Code

spring-boot-angular2 starter kit

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

about

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

anuglar2 with es6 support. unit tests with jasmine.

change log

pre-install

  1. install jdk8
    • 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 [email protected]:borysn/spring-boot-angular2

build & run

  • $ gradle clean build runAll
    • server side will finish building first
    • give npm/webpack a little time to finish up
  • using browser, navigate tolocalhost:3000

further reading

wiki

example

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

rvep | dev_backend

rvep | dev_frontend

contribute

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

donations

donate a cup of coffee

license

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].