release-0.9.1
Tangjiafeng
released this
17 Mar 06:17
·
1 commit
to master
since this release
- 补充前端源码,位于根目录下的ui;
- 补充dss-qualitis-appconn源码,位于根目录下的appconn,在其resources目录下含有init.sql;
- 修复update_0.8.0-0.9.0.sql,支持基于release-0.8.0部署的版本数据库升级,位于web\app\src\main\resources\database\update;
- 提供org.springframework.boot:spring-boot-starter-data-jpa:2.0.4.RELEASE的依赖压缩包forgerock.zip,在本地.m2\repository\org解压,解决代码仓库拉取不到的问题。
- Supplement front-end source code, ui located in the root directory;
- Supplement dss-qualitis-appconn source code, which is located in appconn in the root directory, contains init.sql in its resources directory;
- Repair update_0.8.0-0.9.0.sql, support version database upgrade based on release-0.8.0 deployment, located in web\app\src\main\resources\database\update;
- Provide the dependency compressed package forgerock.zip of org.springframework.boot:spring-boot-starter-data-jpa:2.0.4.RELEASE, and decompress it locally in .m2\repository\org to solve the problems that cannot be pulled from the code repository question.