diff --git a/SpringBootAngularjs/pom.xml b/SpringBootAngularjs/pom.xml
new file mode 100644
index 0000000..7cc06f4
--- /dev/null
+++ b/SpringBootAngularjs/pom.xml
@@ -0,0 +1,70 @@
+
+
+
+ SpringBoot2
+ zz
+ 0.0.1-SNAPSHOT
+
+ 4.0.0
+
+ SpringBootAngularjs
+
+
+ org.springframework.boot
+ spring-boot-starter-web
+
+
+ org.springframework.boot
+ spring-boot-devtools
+ true
+ true
+
+
+ junit
+ junit
+ 4.11
+ test
+
+
+
+
+ mysql
+ mysql-connector-java
+ 8.0.15
+
+
+ org.springframework.boot
+ spring-boot-starter-data-jpa
+
+
+ com.auth0
+ java-jwt
+ 3.3.0
+
+
+ commons-fileupload
+ commons-fileupload
+ 1.3
+
+
+
+
+
+
+
+ alimaven
+ aliyun maven
+ http://maven.aliyun.com/nexus/content/groups/public/
+
+
+
+
+
+ org.springframework.boot
+ spring-boot-maven-plugin
+
+
+
+
\ No newline at end of file
diff --git a/SpringBootAngularjs/src/main/resources/static/angularindex.html b/SpringBootAngularjs/src/main/resources/static/angularindex.html
new file mode 100644
index 0000000..41ee926
--- /dev/null
+++ b/SpringBootAngularjs/src/main/resources/static/angularindex.html
@@ -0,0 +1,190 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/SpringBootAngularjs/src/main/resources/static/index01.html b/SpringBootAngularjs/src/main/resources/static/index01.html
new file mode 100644
index 0000000..e3f1ede
--- /dev/null
+++ b/SpringBootAngularjs/src/main/resources/static/index01.html
@@ -0,0 +1,38 @@
+
+
+
+