Commit Graph

65 Commits

Author SHA1 Message Date
johnA1331
5179fb341e Update README.md 2020-02-10 13:16:45 +08:00
amit.pandey
b315bf35c6 move versions in properties 2020-01-16 01:53:26 +05:30
Shubhra
91d18f1e8d BAEL-3500 Incorporating Review comment 2019-12-28 21:42:52 +05:30
Shubhra
36864af17d BAEL-3500 Emails with Logback 2019-12-14 15:40:01 +05:30
catalin-burcea
2f7e94bc92 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
Dhawal Kapil
bec5c3d4d2 Merge branch 'master' of https://github.com/eugenp/tutorials
# Conflicts:
#	java-strings-3/README.md
2019-10-30 08:42:20 +05:30
Dhawal Kapil
ea0f226cf6 Merge branch 'master' of https://github.com/johnA1331/tutorials into johnA1331-master
# Conflicts:
#	algorithms-miscellaneous-4/README.md
#	algorithms-sorting/README.md
#	gradle-5/README.md
#	java-dates-2/README.md
#	jaxb/README.md
#	jersey/README.md
#	libraries-primitive/README.MD
#	mapstruct/README.md
#	metrics/README.md
#	ml/README.md
#	persistence-modules/sirix/README.md
#	spring-5-data-reactive/README.md
#	spring-5/README.md
#	spring-boot-autoconfiguration/README.md
#	spring-freemarker/README.md
#	spring-mvc-simple-2/README.md
#	spring-mvc-xml/README.md
#	spring-thymeleaf-2/README.md
#	testing-modules/junit-5-advanced/README.md
#	xml/README.md
2019-10-30 05:18:36 +05:30
Ali Dehghani
d009d17347 Fixed the Concurrent Modifications
By introducing a new logger for the broken test.
2019-10-28 09:53:40 +03:30
Ali Dehghani
5ec76df699 Asserting the Received Messages 2019-10-28 01:11:36 +03:30
johnA1331
414f7fd949 Create README.md 2019-10-18 20:11:35 +08:00
johnA1331
6e113fbb5f Update README.md 2019-10-18 20:10:10 +08:00
amit2103
95dc22f0e3 [BAEL-18306-2] - Fix formatting of POMs Part 2 2019-10-13 23:42:06 +05:30
Alessio Stalla
6be36874d9 #BAEL-17523 add README descriptions 2019-10-03 17:54:31 +02:00
Josh Cummings
e2f6187f35 Update links to https (#7931)
* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* Update README.md

* https added

* https added

* Update README.md

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added
2019-10-02 20:30:08 +03:00
Erik Pragt
8db8202cdf Merge pull request #7714 from dhruba619/master
BAEL-2974 Logger vs System.out
2019-10-02 21:16:41 +10:00
dhruba619
ff75b7ace2 BAEL-2974 Logger vs System.out 2019-09-30 09:24:04 +02:00
Alfred Samanga
6f9c339986 BAEL-3321 Flogger Fluent Logging (#7872)
* Added Flogger maven dependency

* Implemented Flogger logging examples

* Finished implementing Flogger logging examples

* Changed Flogger Test to Integration tests

* Adding examples on optimisation

* Added support for Slf4j and Log4j backends

* Added support for Slf4j and Log4j backends, uncommended dependencies in pom, removed log4j config file
2019-09-24 23:13:00 -07:00
Alfred Samanga
ac8c5efb74 BAEL-3321 Flogger fluent logging (#7824)
* Added Flogger maven dependency

* Implemented Flogger logging examples

* Finished implementing Flogger logging examples

* Changed Flogger Test to Integration tests
2019-09-19 23:08:12 -07:00
amit2103
f4a0913e79 [BAEL-15942] - POM Properties Cleanup 2019-07-14 18:40:26 +05:30
amit2103
62828091d9 [BAEL-14845] - Fixed tests in log4j2 module 2019-06-08 16:36:34 +05:30
Loredana Crusoveanu
396bfe28a9 Merge branch 'master' into master 2019-05-10 23:46:54 +03:00
collaboratewithakash
0c4529373d Back-link added 2019-05-08 12:32:37 +05:30
amit2103
aacd8866b0 [BAEL-14249] - POM Properties Cleanup 2019-05-06 00:34:04 +05:30
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
09e2478263 Update README.md 2019-04-12 14:18:00 +08:00
sheryllresulta
0f20ec56b7 Update README.md 2019-04-11 15:07:22 +08:00
eric-martin
54c29a4b3e BAEL-1959: Moved to logging-modules/logback 2019-04-06 18:37:30 -05:00
sheryllresulta
03a291fbeb Update README.md 2019-04-05 14:08:15 +08:00
sheryllresulta
b53ac8b5aa Update README.md 2019-04-05 14:07:35 +08:00
charlesgonzales
c1ae56b3bf Update README.md 2019-03-14 03:21:46 +08:00
Dhawal Kapil
a2f1f59e1f BAEL-10890 Fixed minor formatting 2019-02-28 22:21:29 +05:30
Dhawal Kapil
f067f5a0f5 BAEL-10890 Added aggregator poms in several projects, cleaned up main pom.xml 2019-02-28 22:15:51 +05:30
amit2103
97f8a0c46c [BAEL-12091] - Fix formatting of POMs 2019-02-10 01:47:19 +05:30
amit2103
78735f582b [BAEL-10866] - Upgrade jackson version in tutorials repository 2018-12-16 23:57:08 +05:30
Dhawal Kapil
34e86c294a Merge branch 'master' of https://github.com/eugenp/tutorials into task/BAEL-9567 2018-11-30 22:16:55 +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
Kuba
ac37b4fb65 BAEL-2279 - Logging reactive sequence
* BAEL-2279 - Logging reactive sequence

* BAEL-2279 - Logging reactive sequence

* Format fix.

* Add all examples. Fix formatting.

* BAEL 2279 - rename file, formatting fixes, update deps.

* BAEL-2279 - Move code to reactive module.

* BAEL 2279 - Remove old code.
2018-11-28 06:42:07 -08:00
Kuba
9726c99c31 BAEL-2279 - Logging reactive sequence (#5667)
* BAEL-2279 - Logging reactive sequence

* BAEL-2279 - Logging reactive sequence

* Format fix.

* Add all examples. Fix formatting.

* BAEL 2279 - rename file, formatting fixes, update deps.
2018-11-21 18:28:17 -08:00
amit2103
29cee792a8 [BAEL-9601] - Upgraded groovy-all version in libraries module 2018-10-14 20:02:51 +05:30
Shreyash
c9f2162f98 Spring Data Reactive Redis examples
Issue: BAEL-1868
2018-10-14 00:04:09 -06:00
Rokon Uddin Ahmed
fccf56fdc2 BAEL-8287 (#5180)
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.MD

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2018-09-07 13:56:13 +03:00
Predrag Maric
46cf3c3997 BAEL-1958 Moved the example to logging-modules (#4886) 2018-08-02 11:34:53 +02:00
Shreyash
7070f25400 BAEL-1960: Custom appender for log4j (#4731)
* BAEL-1960: Custom appender for log4j

* Changes as per suggestion to BAEL-1960

* Changes as [er review for BAEL-1960

* Changes for formatting as per suggestion.

* BAEL-1960. Copied pom.xml from master and pasted my changes against it.

* Chnages for spaces instead of tabs.

* Changes for spaces instead of tabs.
2018-07-26 22:57:19 +02: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
e3978a5f95 Bael 4461 3 (#4557)
* [BAEL-4462] - Fixed integration tests

* [BAEL-7055] - Fix JUNIT in core java module
2018-06-27 09:15:09 +02:00
Amit Pandey
a54c9e0c9e Bael 4461 2 (#4444)
* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* Fix verification times
2018-06-11 10:18:30 +02:00
Amit Pandey
9245ba0925 Bael 6729 (#4389)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* Added README

* [BAEL-6729] - Spring modules needs a spring parent

* [BAEL-6729] - Spring modules needs a spring parent
2018-06-02 16:44:15 +02:00
Rokon Uddin Ahmed
50f5cba9da BAEL-6634 (#4376)
* Update README.md

* Create README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.MD

* Create README.md

* Create README.md

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2018-06-01 14:04:12 +02:00
Amit Pandey
7206e64bef Bael 6556 3 (#4382)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* [BAEL-6556] - Next set of renames of testcases

* [BAEL-6556] - Next set of renames of testcases

* [BAEL-6556] - Next set of renames of testcases

* [BAEL-6556] - Next set of renames of testcases
2018-06-01 13:12:51 +02:00
Josh Cummings
ba55cfb67d BAEL-1338 - Programmatic Log4j2
This commit features a number of tests for programmatically configuring log4j.

Note that in order to have these tests live together, there is a slight deviation in how
these are configured vs how they are in the real world, specifically around static initialization.

Generally speaking, whenever static initialization is needed for a given configuration,
it is embedded in a @BeforeClass-annotated JUnit method.

Also, to isolate the tests from each other's plugins, annotation processing was turned off
in the build. This is not required when doing programmatic configuration of log4j. It is simply
needed for the specific use case of demonstrating these various log4j plugins all in the
same module.
2018-05-19 22:07:54 -06:00