struts2 - 使用 spring boot 运行 struts 2 web 应用程序

标签 struts2 spring-boot

我看到我们可以将 struts 2 与 spring 4 集成。 我是 spring boot 的新手,我进行了很多搜索以检查我们是否可以将 struts 2 与 spring boot 一起使用,但我没有找到任何明确的答案。 struts 2和spring boot可以集成吗?

最佳答案

引用这个link .这是一个简单的 hello world 示例,具有所有 struts2+boot 风格。

关于struts2 - 使用 spring boot 运行 struts 2 web 应用程序,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/37006896/

相关文章:

java - 是否有办法创建一个 Spring Aspect 建议来触发任何未由某些注释注释的方法?

spring-boot - 是否可以在一个事务中使用 MinIO 客户端保存一组文件?

java - 如何在运行时编辑 application.properties(供下次使用)

java - 上传文件时出现 NullPointerException

java - Struts2 验证无法正常工作,未显示验证错误消息

java - 更新对象属性

java - Struts2 portlet NotSerialized 异常

hibernate - Struts2警告: Could not find property

spring - 带有 IntelliJ 的 JSP

java - 来自先前 Spring Boot 测试的 Quartz 作业仍在随机运行