Spring MVC Example

Spring MVC Example Commit Details

Date:2011-10-04 14:52:20 (14 years 6 months ago)
Author:Michael Ahlberg
Branch:master
Commit:43312c14bb976a3f2b00427fcdff12969848f4c7
Parents: 34fc5d4b2286dc3c8f3e5603a6459cc4021d5a43
Message:Added exclusions for unused jars

Changes:
Mpom.xml (1 diff)

File differences

pom.xml
168168                    <groupId>com.sun.jdmk</groupId>
169169                    <artifactId>jmxtools</artifactId>
170170                </exclusion>
171                <exclusion>
172                    <groupId>javax.jms</groupId>
173                    <artifactId>jms</artifactId>
174                </exclusion>
171175            </exclusions>
172176        </dependency>
173177        <dependency>

Archive Download the corresponding diff file

Branches