【问题标题】:Wicket-Springboot ImplementationWicket-Springboot 实现
【发布时间】:2021-05-18 02:57:12
【问题描述】:

我有一个在 Wicket-Spring 框架中开发的应用程序。我想使用 Spring 框架的AbstractRoutingDataSource API 来实现动态数据库路由。我在 Sprinbgoot 中使用 AbstractRoutingDataSource 开发了小型包装应用程序,运行良好。

现在,我的要求是我必须将该 Springboot 解决方案集成到现有的 Applicaiton 'Wicket-Spring' 中。在搜索了对 Wicket 的 Springboot 支持之后。我得到了这个链接:https://dzone.com/articles/enhance-wicket-with-spring-boot。但是,我仍然无法将我在 Springboot 中开发的解决方案集成到 Wicket-Spring 应用程序中。

提前致谢。非常感谢任何关于它的指导和指导。

【问题讨论】:

    标签: spring-boot wicket


    【解决方案1】:

    您可能想查看https://github.com/MarcGiffing/wicket-spring-boot 项目。 您可以使用它来创建一个新的应用程序,或者作为如何将 Spring-Boot 与 Apache Wicket 粘合在一起的灵感。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2015-12-27
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-07-11
      • 2012-09-17
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多