摘要: 在IDEA上点击Application右边的下三角 ,弹出选项后,点击Edit Configuration 选中需要多实例启动的应用,将默认的Single instance only(单实例)的钩去掉--右上角。(若找不到此选项,也许是idea版本问题,继续往下看) 勾选下图所示内容保存,然后运行相 阅读全文
posted @ 2022-05-03 19:44 锅巴编程 阅读(274) 评论(0) 推荐(0)
摘要: thymeleaf使用 thymeleaf使用 1.依赖 <parent> <artifactId>spring-boot-starter-parent</artifactId> <groupId>org.springframework.boot</groupId> <version>2.1.6.RELEASE</vers 阅读全文
posted @ 2022-05-03 11:46 锅巴编程 阅读(43) 评论(0) 推荐(0)