Commit Graph

147 Commits

Author SHA1 Message Date
Loredana 8d5c894bc8 fix readmes 2019-05-12 20:24:35 +03:00
Loredana 21f3c62bfa fix param validation 2019-05-12 20:21:05 +03:00
Loredana Crusoveanu dfc9b0d027
Merge pull request #6688 from sheryllresulta/master
Bi-monthly test fix - BAEL-13609
2019-04-12 23:01:56 +03:00
sheryllresulta e19cdb5283
Update README.md 2019-04-09 21:44:36 +08:00
amit2103 caef6500c2 [BAEL-13313] - Extract versions into properties 2019-04-07 00:19:58 +05:30
Loredana Crusoveanu d7f1c4a6b1
Merge branch 'master' into master 2019-03-04 21:47:56 +02:00
sheryllresulta db2454c10f
Update README.md 2019-02-28 20:57:35 +08:00
Krzysztof Majewski 34803f7aa0 BAEL-2576 - add ControllerAdvice 2019-02-26 17:10:43 +01:00
Krzysztof Majewski ab081d7d96 add more tests 2019-02-16 15:14:05 +01:00
Krzysztof Majewski cbff011de4 test check 2019-02-16 15:04:21 +01:00
Krzysztof Majewski 47fee6d006 test check 2019-02-16 15:01:11 +01:00
Krzysztof Majewski 76339ca52e fix in test 2019-02-16 14:57:10 +01:00
Krzysztof Majewski 36535a0585 BAEL-2576 2019-02-16 14:49:48 +01:00
amit2103 97f8a0c46c [BAEL-12091] - Fix formatting of POMs 2019-02-10 01:47:19 +05:30
Eugen Paraschiv 6bcc78dce2 BAEL-10335 - maven work 2018-12-18 23:10:32 +02:00
charlesgonzales dc46da6106
Update README.md 2018-12-15 05:04:19 +08:00
sachin29aug d3ad4dcfc2 BAEL-9051: Fix failing unit tests 2018-09-27 22:52:50 -04:00
sachin29aug 889c52f1c2 BAEL-8939: Adding a Spring Context test in all Spring Modules (changes for around 27 more modules.. work in progress..) 2018-09-15 22:19:20 -04:00
sachin fb0023286a BAEL-7674: Let's make sure our logging configuration has the same pattern 2018-08-21 18:22:53 -04:00
Sanjay Patel cddf858c05 BAEL-5246: pom cleanup (#4620)
* BAEL-5246: round 1 of pom cleanup - upto "jersey" project

* BAEL-5246: Initial pass for pom cleanup - upto spring-cloud

* BAEL-5246: pom cleanup upto testing-modules/junit5

* BAEL-5246: pom cleanup - upto xstream

* BAEL-5246: pom cleanup - last round (before review)
2018-07-12 09:04:54 +02:00
Amit Pandey d9d8f169eb Fixed spring-mvc-java, spring-cloud-rest-discovery-server apache-solr… (#4661)
* Fixed spring-mvc-java, spring-cloud-rest-discovery-server apache-solrj integration tests

* Fixed integration tests for spring-hibernate-3, spring-jooq module
2018-07-10 08:42:39 +02:00
Loredana Crusoveanu 9c728dbc4f upgrade to spring 5, remove extra code 2018-07-08 21:13:41 +03:00
collaboratewithakash fad99fe44b Back-links added (#4119)
* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link corrected

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link corrected

* Back-link corrected

* Back-link corrected

* Back-link correct

* Back-link corrected

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link corrected

* Back-link added

* Back-link corrected

* Back-link corrected

* Back-link corrected
2018-05-02 09:41:08 +02:00
amit2103 f2128ad054 Bael 5249 cleanup (#4108)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* [BAEL-5249] - 21.02 - pom cleanup - formatted pom.xml
2018-04-26 14:37:47 +02:00
ocheja 3c3089e5f0 BAEL-1602 (#3963)
* Implement examples for ASCII Art in Java

* Remove deprecated use of ControllerClassNameHandlerMapping

* Implement examples for JSTL core tag

* Implement examples for JSTL formatting tags

* Implement examples for JSTL SQL tags

* Implement examples for JSTL XML tags

* Implement examples for JSTL function tags

* Setup controllers package scanning

* Add link to article on jstl

* naming change

* Add jstl maven repository

* Migrate example codes for Guide to JSTL to spring-mvc-forms-jsp module

* Add view resolver order to define priority

* Remove guide to jstl example codes from spring-mvc-xml module

* Remove guide to jstl examples in spring-mvc-xml module after merge

* Update link to article
2018-04-10 18:34:50 +02:00
ocheja 460a317e6a BAEL-1602 (#3926)
* Implement examples for ASCII Art in Java

* Remove deprecated use of ControllerClassNameHandlerMapping

* Implement examples for JSTL core tag

* Implement examples for JSTL formatting tags

* Implement examples for JSTL SQL tags

* Implement examples for JSTL XML tags

* Implement examples for JSTL function tags

* Setup controllers package scanning

* Add link to article on jstl

* naming change

* Add jstl maven repository
2018-04-05 16:38:10 +02:00
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