SimpleSpringMVCWithTxSupport:使用 Spring Transaction 支持的简单 Spring MVC 应用程序

时间:2024-07-01 16:59:31
【文件属性】:

文件名称:SimpleSpringMVCWithTxSupport:使用 Spring Transaction 支持的简单 Spring MVC 应用程序

文件大小:17KB

文件格式:ZIP

更新时间:2024-07-01 16:59:31

Java

SimpleSpringMVCWithTxSupport 使用 Spring Transaction 支持的简单 Spring MVC 应用程序,带有 @Transactional 注释和 JPA。 配置为与 Weblogic 事务管理器集成。 此示例应用程序仅用作配置了 Spring Transaction 支持的 Spring MVC 应用程序的最简单案例示例。 这个应用程序的起点来自这里的 SimpleSpringMVCExample 应用程序: :


【文件预览】:
SimpleSpringMVCWithTxSupport-master
----.gitignore(8B)
----src()
--------main()
----.classpath(1KB)
----.settings()
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------org.eclipse.jpt.core.prefs(128B)
--------org.eclipse.wst.common.project.facet.core.prefs.xml(160B)
--------org.eclipse.wst.common.project.facet.core.xml(290B)
--------org.eclipse.m2e.core.prefs(86B)
--------org.eclipse.core.resources.prefs(120B)
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
--------org.eclipse.wst.common.component(698B)
--------.jsdtscope(562B)
--------oracle.eclipse.tools.webtier.ui.prefs(998B)
--------org.eclipse.jdt.core.prefs(422B)
--------org.eclipse.wst.validation.prefs(48B)
--------org.hibernate.eclipse.console.prefs(104B)
----pom.xml(2KB)
----README.md(445B)
----.project(1KB)

网友评论