Nikhil Khatwani
88b009b485
Bael 1469 ( #3439 )
...
* Changes for BAEL-1469 Upgrade the Spring MVC article
* web.xml changes for servlet 3.1
* BAEL-1469 upgrade xsd
2018-01-17 18:02:48 +02:00
Nikhil Khatwani
fb141b9b3f
Bael 1469 ( #3414 )
...
* Changes for BAEL-1469 Upgrade the Spring MVC article
* web.xml changes for servlet 3.1
2018-01-14 21:03:18 +02:00
Eugen Paraschiv
a4c02d6275
minor formatting cleanup
2018-01-14 00:59:55 +02:00
Nikhil Khatwani
33f7b1a3b9
Changes for BAEL-1469 Upgrade the Spring MVC article ( #3407 )
2018-01-14 00:56:24 +02:00
Doha2012
7c73abdede
cleanup pom ( #1836 )
...
* upgrade to spring boot 1.5.2
* add full update to REST API
* modify ratings controller
* upgrade herold
* fix integration test
* fix integration test
* minor fix
* fix integration test
* fix integration test
* minor cleanup
* minor cleanup
* remove log4j properties
* use standard logbook.xml
* remove log4j dependencies
* remove commons-logging
* merge
* fix conflict
* exclude commons-logging dependency
* cleanup
* minor fix
* minor fix
* fix dependency issues
* Revert "fix dependency issues"
This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.
* fix dependency issues
* minor fix
* minor fix
* minor fix
* cleanup generated files
* fix commons-logging issue
* add parent to pom
* cleanup parent dependencies
* cleanup pom
2017-05-12 13:32:54 -05:00
Doha2012
35231d0c19
cleanup parent dependencies ( #1828 )
...
* upgrade to spring boot 1.5.2
* add full update to REST API
* modify ratings controller
* upgrade herold
* fix integration test
* fix integration test
* minor fix
* fix integration test
* fix integration test
* minor cleanup
* minor cleanup
* remove log4j properties
* use standard logbook.xml
* remove log4j dependencies
* remove commons-logging
* merge
* fix conflict
* exclude commons-logging dependency
* cleanup
* minor fix
* minor fix
* fix dependency issues
* Revert "fix dependency issues"
This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.
* fix dependency issues
* minor fix
* minor fix
* minor fix
* cleanup generated files
* fix commons-logging issue
* add parent to pom
* cleanup parent dependencies
2017-05-11 11:02:04 -05:00
Doha2012
9692ae36fb
add parent to pom ( #1816 )
...
* upgrade to spring boot 1.5.2
* add full update to REST API
* modify ratings controller
* upgrade herold
* fix integration test
* fix integration test
* minor fix
* fix integration test
* fix integration test
* minor cleanup
* minor cleanup
* remove log4j properties
* use standard logbook.xml
* remove log4j dependencies
* remove commons-logging
* merge
* fix conflict
* exclude commons-logging dependency
* cleanup
* minor fix
* minor fix
* fix dependency issues
* Revert "fix dependency issues"
This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.
* fix dependency issues
* minor fix
* minor fix
* minor fix
* cleanup generated files
* fix commons-logging issue
* add parent to pom
2017-05-09 23:37:43 +03:00
Doha2012
5e1e320cee
exclude commons-logging dependency ( #1686 )
...
* upgrade to spring boot 1.5.2
* add full update to REST API
* modify ratings controller
* upgrade herold
* fix integration test
* fix integration test
* minor fix
* fix integration test
* fix integration test
* minor cleanup
* minor cleanup
* remove log4j properties
* use standard logbook.xml
* remove log4j dependencies
* remove commons-logging
* merge
* fix conflict
* exclude commons-logging dependency
* cleanup
* minor fix
* minor fix
2017-04-19 16:14:10 +02:00
Doha2012
74688cf30e
remove log4j dependencies ( #1675 )
...
* upgrade to spring boot 1.5.2
* add full update to REST API
* modify ratings controller
* upgrade herold
* fix integration test
* fix integration test
* minor fix
* fix integration test
* fix integration test
* minor cleanup
* minor cleanup
* remove log4j properties
* use standard logbook.xml
* remove log4j dependencies
2017-04-18 22:39:13 +02:00
Doha2012
7525544e09
use standard logback.xml ( #1666 )
...
* upgrade to spring boot 1.5.2
* add full update to REST API
* modify ratings controller
* upgrade herold
* fix integration test
* fix integration test
* minor fix
* fix integration test
* fix integration test
* minor cleanup
* minor cleanup
* remove log4j properties
* use standard logbook.xml
2017-04-17 18:41:23 +02:00
Pedja
ed4ccd92f7
BAEL-633 Excluded jackson-databind transient dependency
2017-02-22 15:23:26 +01:00
Naoshadul Islam
117635f955
Added relevant articles ( #1021 )
...
* Added relevant articles
* Update README.md
* Added relevant articles
* Update README.md
* Added relevant articles
2017-01-19 16:10:13 -06:00
Naoshadul Islam
8ac66dd761
Added relevant articles
2017-01-15 21:11:46 +06:00
Adam InTae Gerard
a3e623622b
BAEL-426: Guide to JSP ( #803 )
...
* JSP Servlets With Three Examples
JSP Article!
* Readme
BAEL-426 - still needs permanent URL
* Cleanup
* BAEL-426 - Final spot for working code
Tested. It's all good.
* Root documentation added!
* Cleanup
* JSP added
* Fixed Broken Module in Spring
2016-12-12 05:18:50 -06:00
DOHA
99ecc84e3d
upgrade dependencies
2016-12-06 16:10:52 +02:00
KevinGilmore
15d398cbbb
Update README.md
2016-11-24 08:04:37 -06:00
Parth Joshi
1ba76d72f0
Changes for mentioning db path... ( #857 )
2016-11-22 22:11:02 -06:00
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
Ankush Sharma
f27e421c89
xml and html formatted by 4 spaces.
2016-11-03 11:16:28 +05:30
Ankush Sharma
362bc6ff9b
Unused imports removed
2016-11-02 22:04:17 +05:30
Ankush Sharma
1c13d2ccf9
formatted according to eugen's formatter.
2016-11-02 21:53:19 +05:30
Ankush Sharma
d100f84ea9
code formatted.
2016-10-31 12:11:37 +05:30
Ankush Sharma
e8dc2be8c1
Added ErrorController, edited web.xml and added error pages code, added errorPage.jsp
2016-10-31 12:07:36 +05:30
Naoshadul Islam
38ad5840f6
Updated README.md
2016-10-16 13:09:29 +03:00
eugenp
856be0a08a
formatting work
2016-10-12 08:02:05 +03:00
eugenp
2aa2f43c6e
maven cleanup
2016-10-12 07:44:40 +03:00
m0cacin0
1f2666090c
Update README.md
2016-06-28 12:29:00 +03:00
Slavisa Avramovic
b572a9066c
image-download - removing exception handling
2016-05-17 07:21:01 +02:00
Slavisa Avramovic
fbd2d577da
image-download - Fine grained exception handling
2016-05-17 07:09:31 +02:00
Slavisa Baeldung
fe22d59d06
image-download - wrapping resource inside response entity
2016-05-10 16:56:17 +02:00
Slavisa Baeldung
d2ca517fde
image-download - removing unused import
2016-05-10 13:56:18 +02:00
Slavisa Baeldung
a72def9d89
image-download - adding jsp and plain copy to response method
2016-05-10 13:55:44 +02:00
Yurii Kostyshyn
4b18d13857
Added controller for returning media in response body
2016-04-18 23:13:05 +03:00
David Morley
44eca5ba04
Merge branch 'master' of https://github.com/ivanp81/tutorials into ivanp81-master
2016-04-07 06:10:09 -05:00
David Morley
68e20baeed
Clean up Spring Handler Mapping examples
2016-04-03 15:28:16 -05:00
David Morley
83a98d05d4
Merge branch 'personal' of https://github.com/jigar86/tutorials into jigar86-personal
2016-04-03 15:15:50 -05:00
Eugen
94c9d9567c
Merge pull request #388 from roshanathomas/master
...
Content Negotiation Strategy - Removed HTML media type.
2016-03-14 02:40:02 -05:00
RoshanThomas
b9c58d69bc
Removing HTML media type
2016-03-13 20:38:30 -04:00
RoshanThomas
9b0682b2fb
Removing HTML media type
2016-03-13 20:35:54 -04:00
Roshan Thomas
12ce3ee247
Revert "Removing HTML media type"
...
This reverts commit a243105b01
.
2016-03-13 20:26:59 -04:00
Roshan Thomas
a243105b01
Removing HTML media type
2016-03-13 20:21:35 -04:00
eugenp
eba672e9ad
cleanup work
2016-03-12 19:44:59 +02:00
jmodi
453b6f4b5d
First complete commit for spring-handler-mapping
2016-03-12 14:27:31 +05:30
Roshan Thomas
5e6778f5a7
Formatting
2016-03-11 23:01:45 -05:00
Roshan Thomas
b9ddf89745
Content Negotiation Strategy
2016-03-11 22:55:41 -05:00
Roshan Thomas
800285f30c
Content Negotiation Strategy
2016-03-11 22:54:45 -05:00
jmodi
f5228b6935
First controller added
2016-03-08 23:26:05 +05:30
David Morley
365ec16879
Remove file upload handling from example for Spring MVC form taglib
2016-03-07 05:33:20 -06:00
eugenp
a2989da4bf
maven work
2016-03-06 12:10:06 +02:00
eugenp
0708c51125
mave work
2016-03-06 11:59:13 +02:00