spring-boot-angular-deployment
spring-boot-angular-deployment copied to clipboard
The sample maven configuration to build spring boot and angular 5 project together as a war file.
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.6 to 8.0.28. Changelog Sourced from mysql-connector-java's changelog. Changelog https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/ Version 8.0.29 Fix for Bug#21978230, COMMENT PARSING NOT PROPER IN PREPSTMT.EXECUTEBATCH(). Fix for Bug#81468 (23312764), MySQL server...
Not working for me after cloning: ``` $ git clone https://github.com/only2dhir/spring-boot-angular-deployment.git $ cd spring-boot-angular-deployment/ $ mvn package [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] portal-app...
hi, I cant able to run the application after downloading the zip,I navigated to the portal-app directory and ran "npm install" after this, I ran "ng serve" and I got...