Commit Graph

11 Commits

Author SHA1 Message Date
enpy 8209ec4a1f Difference between CDI and EJB singleton (#6915)
* Singleton injection examples and tests added

* code and tests implemented
2019-05-08 08:40:54 -06:00
Amitabh Mandal b0f62f4eca BAEL-2168 Java EE 7 batch processing (#5861)
* review changes

* Fixed public static count

* review comments
2018-12-19 22:53:53 -07:00
Amitabh Mandal f784c3bb79 BAEL-2168 Java EE 7 Batch Processing (#5645)
* jberet batch

* Batch Understanding

* partition

* exception

* some more changes
2018-11-25 11:01:22 +01:00
Dhawal Kapil 12c41c3531 BAEL-9148 Fix Java EE Annotations Project
- Removed spring security related code from jee-7 project
2018-10-09 20:40:58 +05:30
Dhawal Kapil 5c36405c1f BAEL-9148 Fix Java EE Annotations Project
- Removed JavaEEAnnotationsSample project from inside src/main/java/com/baeldung/javaeeannotations folder of jee-7 module
- Moved sources and jsps to jee-7 main module
2018-09-30 19:31:56 +05:30
amit2103 d268ffa5c9 [BAEL-7670] Added logback.xml in missing modules in src/main/resources 2018-08-05 18:40:49 +05:30
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
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
amit2103 86cebe51d7 Bael 5926 (#4023)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* Aligned and Defined the common plugins in the parents

* Removed dependency-reduced-pom.xml from undertow module

* Reverting test fail modules with surefire testFailureIgnore ture

* Reverted wrong push with org.hsqldb
2018-04-18 08:04:50 +02:00
Doha2012 962dfd228f make sure modules using java8 (#3313) 2017-12-28 15:30:01 +01:00
Doha2012 2e5531edd0 group and cleanup (#3027)
* move security content from spring-security-rest-full

* swagger update

* move query language to new module

* rename spring-security-rest-full to spring-rest-full

* group persistence modules

* group testing modules

* try fix conflict

* cleanup

* group and cleanup
2017-11-13 16:45:26 +01:00