kotlin spring boot mvc starter:这是用于在后台使用Spring Boot 2 MVCJdbcTemplateThymeleaf带有
Kotlin + Spring Boot MVC入门 含电池 Spring Boot 2 MVC 与JVM 8和JVM 11一起使用 准备好使用JdbcTemplate样式的存储库+准备好PostgreSQL设置 使用Flyway进行数据库迁移 Spring Security电子邮件/密码登录+注册 用于视图和布局方言的Thymeleaf模板 使用Thymeleaf模板发送电子邮件并创建它们 使用MockMvcTest,RepositoryTest,EmailTest和用于服务层的常规JUnit4测试进行单元测试的设置 通过Fluentlenium和HtmlUnit与FeatureTest进行快速UI测试 包含SCSS + Bootstrap4的样式表的前端模块 具有一些功能的示例应用程序 目录 在本地运行演示应用 首先,请确保您在本地PostgreSQL安装中具有quizzy和quiz
文件列表
kotlin-spring-boot-mvc-starter:这是用于在后台使用Spring Boot 2 MVC,JdbcTemplate,Thymeleaf,带有Thymeleaf模板的电子邮件,Spring Security,使用Fluentlenium的FeatureUI测试,Clean Controller-> Service-> Repository模式在后端与Kotlin一起工作的入门存储库作为您的初始架构。 在其源代码中包含一个小型演示-mvc source code
(预估有个127文件)
gradlew.bat
2KB
gradlew
5KB
index.css
672KB
.gitignore
13B
.gitattributes
39B
invalid_confirmation_link.html
411B
login.html
2KB
dashboard.html
1KB
signup.html
3KB
thank_you.html
456B
暂无评论