# core-spring-demos **Repository Path**: mirrors_gspandy/core-spring-demos ## Basic Information - **Project Name**: core-spring-demos - **Description**: Demos used during the Core Spring Training Course - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2025-10-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Core Spring Demos ================= This project contains several demos: corespring ---------- Simple spring demos: show beans in context, annotation discovery, etc. jmsdemo ---------- Simple JMS demo JmsOxmDemo ---------- [Demo code from blog]: http://gordondickens.com/wordpress/2011/02/07/sending-beans-as-xml-with-jmstemplate/ jmxitems ---------- JMX demo - Viewable in jConsole mockitodemo ---------- Demo using Mock Unit testing with JUnit, Mockito & PowerMock [Blog]: http://gordondickens.com/wordpress/2011/10/22/unit-testing-spring-with-mockito-powermock/ orms ---- Demo set showing Spring 3.1 configuration of EclipseLink, OpenJpa, Hibernate & DataNucleus without requiring persistence.xml Versions -------- * Spring: 3.1.0 * Slf4j: 1.6.4 * LogBack: 1.0.0 * JUnit: 4.10 Installation ------------ ### From source: Execute: `mvn clean test` Contact -------- Gordon Dickens * [@gdickens]: http://twitter.com/gdickens * [Linkedin]: www.linkedin.com/in/gordondickens * [Blog]: http://technophile.gordondickens.com