我无法将JavaFX与Spring集成。

huangapple go评论88阅读模式
英文:

I can't integrate javafx with spring

问题

我有一个完全使用JavaFX和Hibernate构建的应用程序,我的问题是关于事务的管理,我通过使用Spring框架找到了解决方案。我在谷歌上搜索了集成JavaFX和Spring的方法,发现有一种较复杂的方法,是否有一种简单的方法?

英文:

i have an fully application build with javafx and hibernate and my problem is
The manage of transactions ,i found the solution by using spring framework i search in google a way to integrate javafx and spring i found a hard way there is a simple way?

答案1

得分: 1

是的,有一种简单的方法可以在Spring中集成JavaFX。

它与FxWeaver非常配合得很好:

https://rgielen.net/posts/2019/creating-a-spring-boot-javafx-application-with-fxweaver/

作者:René

英文:

Yes, there is a simple way to integrate JavaFX in Spring.

It works just great with FxWeaver:

https://rgielen.net/posts/2019/creating-a-spring-boot-javafx-application-with-fxweaver/

by René

huangapple
  • 本文由 发表于 2020年8月19日 18:07:11
  • 转载请务必保留本文链接:https://go.coder-hub.com/63484676.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定