Commit Graph

14 Commits

Author SHA1 Message Date
amit2103 97f8a0c46c [BAEL-12091] - Fix formatting of POMs 2019-02-10 01:47:19 +05:30
amit2103 a5b5b0fcba [BAEL-12090] - Extract versions into properties 2019-02-04 00:06:11 +05:30
Dhawal Kapil 4058bfc601 BAEL-9567 Align module names, folder names and artifact id
- Added "name" in pom.xml whereever it was missing and aligned the present ones with the artifactid and foldername
2018-11-30 22:16:08 +05:30
Loredana 4c3a0d7f1f move graylog ex 2018-10-26 23:25:49 +03:00
Loredana Crusoveanu c882fa6e54 fix boot logging modules 2018-10-14 23:40:39 +03:00
Loredana Crusoveanu c09425ac03
Merge pull request #5219 from eugenp/BAEL-8939
BAEL-8939: Adding a Spring Context test in all Spring Modules (change…
2018-09-27 11:21:12 +03:00
Dhawal Kapil 980c00e5ba BAEL-8963 Fix surefire configs of springresttomcat, roo, spring-swagger, vertx, twilio and twitter4j projects
- Fixed surefire configs and basic pom standardization
2018-09-21 15:42:32 +05:30
sachin29aug 59bd1c0f34 BAEL-8939: Adding a Spring Context test in all Spring Modules (changes for around 23 more modules.. work in progress..) 2018-09-12 17:28:47 -04:00
KevinGilmore 687c62dbf7
BAEL-2102 and BAEL-2131 update README files (#5215)
* BAEL-1766: Update README

* BAEL-1853: add link to article

* BAEL-1801: add link to article

* Added links back to articles

* Add links back to articles

* BAEL-1795: Update README

* BAEL-1901 and BAEL-1555 add links back to article

* BAEL-2026 add link back to article

* BAEL-2029: add link back to article

* BAEL-1898: Add link back to article

* BAEL-2102 and BAEL-2131 Add links back to articles
2018-09-09 22:30:46 -05:00
rozagerardo 2449866727 BAEL-2131 disable logging in console (#5103)
* * first approach dividing spring-boot-logging into modules

* * first approach dividing spring-boot-logging into modules

* * modularized spring-boot-logging-log4j2 module
* existing example as module
* created module for new examples of "disabling console output" article

* * removed name from poms
* removed logback-properties submodule
* added comment about logback properties in logback module

* fixed comment typo

* removed one last name tag
2018-09-04 22:18:02 -05:00
amit2103 a7689c4ae2 [BAEL-7819] - Added standard parent pom and fixed tests in those modules 2018-08-05 23:17:35 +05:30
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
KevinGilmore e5f2714ff8
Update and add README files (#4657)
* BAEL-1766: Update README

* BAEL-1853: add link to article

* BAEL-1801: add link to article

* Added links back to articles

* Add links back to articles
2018-07-08 10:12:13 -05:00
Andrea Ligios 6656f45f0d BAEL-1783 (#4545)
* BAEL-1783

* tabs to spaces, artifact id renamed

* tabs to spaces

* Added module spring-boot-logging-log4j2

* Removed <name> node

* @GetMapping instead of the older @RequestMapping

* @GetMapping instead of the older @RequestMapping
2018-06-29 21:43:22 -05:00