You should have installed the following software and configure the corresponding environment variables:
- JDK: version >= 1.8
- Java: Spring Boot + SpringSecurity + Mybatis + SSO(CAS)
- web: Angular7 + Bootstrap + SCSS
- Server: Tomcat
- Database: H2
- Project Management Tools: Gradle
- CI Tools: Travis(Default), Jenkins
- Cache: Map(Support Redis, Ehcache etc.)
execute follow command for install dependencies in your terminal, Note: just first.
gradlew[.bat] build
execute follow command for start up application
gradlew[.bat] server
To see User Manual.
- project management tools from
ant + maven
togradle
. - upgrade angular from v6 to v7.
AngBoot is Open Source software released under the Apache 2.0 license.