Commit Graph

6 Commits

Author SHA1 Message Date
nikunjgandhi1987 a057974b11 Lombok related code changes (#7326) 2019-07-20 23:26:36 -04:00
Dhawal Kapil b6ae9ec3b4 Story/bael 14304 (#7311)
* BAEL-15951 Moved vavr, JHipster to default profiles

* BAEL-14304 Include the SpringContextIntegrationTest in the default build

- Added SpringContextTest.java in all the modules where SpringContextIntegrationTest already exists

* BAEL-14304 Changes in pmd rule and pom.xml to run UnitTest and SpringContextTest additionally in default profiles

* BAEL-14304 Minor changes
2019-07-20 14:33:56 +03:00
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
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
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