java-tutorials/spring-mvc-xml
Parth Joshi 224a3a8a42 GeoIp Article PR (#789)
* GEO Ip Article first commit.

* Changes in controller and flow as per review by Kevin.

* Removed this file from spring-mvc-java as I had worked on spring-mvc-xml
and this was commited by mistake.

* Some fix in service usage as i was initializing service, intializing the
db in the each requests.

* Changes for Integration Testing Config. Renaming the test file for the
same purpose.

* Removed integration profile.
2016-11-18 16:02:52 -06:00
..
src GeoIp Article PR (#789) 2016-11-18 16:02:52 -06:00
.gitignore spring mvc work 2013-04-30 18:04:57 +03:00
README.md Updated README.md 2016-10-16 13:09:29 +03:00
pom.xml GeoIp Article PR (#789) 2016-11-18 16:02:52 -06:00

README.md

=========

###The Course The "REST With Spring" Classes: http://bit.ly/restwithspring

Spring MVC with XML Configuration Example Project

  • access a sample jsp page at: http://localhost:8080/spring-mvc-xml/sample.html

Relevant Articles: