Commit Graph

11 Commits

Author SHA1 Message Date
Alejandro Gervasio 3c3d484eeb BAEL-2354 - An Introduction to the Event Notification Model in CDI 2.0 (#5685)
* Initial Commit

* Update pom.xml

* Update pom.xml

* Update LowercaseTextServiceUnitTest.java

* Update UppercaseTextServiceUnitTest.java

* Delete TextApplication.java

* Update source files

* Update BootstrappingApplication.java

* Add AnotherSimpleEventObserver class

* Rename event classes

* Update ExampleEventSource.java

* Update UppercaseTextService.java

* Delete TextService.java

* Delete LowercaseTextService.java

* Delete LowercaseTextServiceUnitTest.java

* Delete UppercaseTextServiceUnitTest.java

* Fixed text service unit test

* Update TextService.java
2018-11-24 15:02:25 -06:00
Dhawal Kapil db704cbe4d BAEL-8506 Test in CDI project failing
- Fixed assertion of local time logic
2018-08-30 23:33:42 +05:30
amit2103 d268ffa5c9 [BAEL-7670] Added logback.xml in missing modules in src/main/resources 2018-08-05 18:40:49 +05:30
Alejandro Gervasio 4109abebf9 An Introduction to CDI (Contexts and Dependency Injection) (#4503)
* Initial Commit

* Update pom.xml

* Update TimeLoggerFactoryUnitTest.java

* Update PngFileEditorUnitTest.java
2018-06-19 22:19:56 +01:00
eugenp b2800b7e8e small testign work 2016-10-27 09:42:00 +03:00
DOHA d8c4b20e71 add integration test profile 2016-10-22 19:27:31 +02:00
eugenp 82afbe6aef maven cleanup 2016-08-17 10:41:23 +03:00
chernykhalexander 2ea8328576 Fixed formatting 2016-08-13 18:58:09 +03:00
chernykhalexander eb1230b865 Fixed formatting 2016-08-13 18:50:10 +03:00
chernykhalexander e31c07a29c Changed method name in Spring Aspect. 2016-08-13 18:33:45 +03:00
chernykhalexander bd3580585b added cdi vs spring aspectj module 2016-08-06 23:03:58 +03:00