`
hgq0011
  • 浏览: 549301 次
  • 性别: Icon_minigender_1
  • 来自: 广州
社区版块
存档分类
最新评论

Apache Geronimo and the Spring Framework

阅读更多
Apache Geronimo and the Spring Framework
https://www6.software.ibm.com/developerworks/education/os-ag-springframe1/

 
看着这个好的主题,我就忍不住打开看了.apache geronimo是现在比较好的开源的Jee服务器,它也是用开源的一些项目组成的.spring就不用我说了.^_^.上面的连接中只是介绍了spring framework的一些特性.期待其它部分的出现.
分享到:
评论

相关推荐

    ActiveMQ in Action

    Readers will learn to integrate ActiveMQ with Apache Geronimo and JBoss, and tie into both Java and non-Java technologies including AJAX, .NET, C++, Ruby, and the Spring framework. KEY POINTS The ...

    ActiveMQ in Action pdf英文版+源代码

    ActiveMQ in Action pdf英文原版加源代码压缩包。... You'll integrate ActiveMQ with containers like Geronimo and JBoss and learn to tie into popular Java-based technologies like Spring Framework.

    Spring集成ActiveMQ配置

    <bean id="messageListenerContainer" class="org.springframework.jms.listener.DefaultMessageListenerContainer"> <!-- 示例消息监听器 --> ``` 在这个配置中,`jmsConnectionFactory`定义了连接...

    Spring集成ActiveMQ

    <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:context="http://www.springframework.org/schema/context" xsi:schemaLocation=...

    CXF与spring整合实现

    <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:jaxws="http://cxf.apache.org/jaxws" xsi:schemaLocation="..."> <!-- Service ...

    spring+hibernate需要的包

    1. Spring Framework:核心模块如spring-core、spring-beans、spring-context等,以及数据访问/集成模块如spring-jdbc、spring-orm和spring-tx。Spring的AOP模块(spring-aop)和Web模块(spring-web、spring-webmvc...

    271个java需要用的jar包

    org.springframework.aop-3.1.0.M2.jar oro-2.0.8.jar oval-1.31.jar plexus-container-default-1.0-alpha-10.jar plexus-utils-1.2.jar poi-3.12-20150511.jar poi-ooxml-3.12-20150511.jar poi-ooxml-schemas-3.12...

    liferayPortal

    - Apache Geronimo - Sun GlassFish 2 UR1 - JBoss - JOnAS - JRun 4 Updater - Oracle Application Server - Orion - Pramati - Rex IP - SUN Java System Application Server - WebLogic - WebSphere 这种广泛的...

    springboot集成activemq的实例代码

    <groupId>org.springframework <artifactId>spring-jms <groupId>org.apache.activemq <artifactId>activemq-client ``` 这样,我们就可以手动配置ActiveMQ的连接信息,而不是依赖内嵌的Broker。 接下来,...

    SSH 中jar包说明

    **org.springframework*.jar** - **用途**:Spring框架的核心库,提供了依赖注入、AOP、数据访问/集成等基础功能。 - **作用**:构成了Spring框架的基础,支持面向接口的编程风格。 #### 30. **oscache-2.1.jar** ...

Global site tag (gtag.js) - Google Analytics