johnA1331
1f73d97d0f
Update README.md
2020-08-20 12:51:17 +08:00
Amit Pandey
2bad67ff38
added modules in parent ( #9842 )
...
* added modules in parent
* commented failed modules in pom
2020-08-17 10:33:20 +05:30
Josh Cummings
1271ccfad2
Merge pull request #9727 from amit2103/JAVA-2156
...
Java 2156
2020-07-29 08:30:45 -06:00
rdevarakonda
41c8fa83ef
BAEL-4006 | Liskov Substitution Principle in Java ( #9431 )
...
* BAEL-4006 | Liskov Substitution Principle in Java
* BAEL-4006 | UNDO unintentional commit to pom.xml
* BAEL-4006 | Code review feedback implementation
* BAEL-4006 | Changes made to support the article review feedback implementation
* BAEL-4006 | Minor change to a comment
2020-07-25 10:43:52 +01:00
johnA1331
af79698c0b
Update README.md
2020-07-23 22:02:12 +08:00
amit.pandey
2f2450fbb9
used standard parent in the project
2020-07-18 23:49:58 +05:30
SauDev
dc06936a5d
BAEL-4135 - When are static variables initialized? ( #9607 )
...
* Hexagonal Architecture in Java
A quick and practical example of Hexagonal Architecture in Java
* Fixed code formatting issues
* When are static variables initialized
Sample class and test class.
* Revert "When are static variables initialized"
This reverts commit c781923093ccc88bc269bea276653169065cb17b.
* Revert "Revert "When are static variables initialized""
This reverts commit 2bffdf401d4e7dc2cefd7eb16357b2d51271edad.
* New java module for static variable
Created a new core-java-lang-3 module for static variables.
* PR review changes: Added more scenarios to the static variable test
Covered the following cases:
1. Variable initialization in a static block
2. Variable initialization in a static nested class
2020-07-16 23:13:25 -07:00
Loredana Crusoveanu
7ab2f437ee
Revert "BAEL-4134"
2020-07-07 14:18:10 +03:00
Josh Cummings
7bc1633c72
Create README.md
...
Issue BAEL-4009
2020-05-22 07:40:59 -06:00
Josh Cummings
3a8df18136
Merge pull request #9263 from kcacademic/es-cqrs
...
Es cqrs
2020-05-19 19:12:31 -06:00
CHANDRAKANT Kumar
24fe7f5fe4
Incorporated review comments from the editor.
2020-05-19 16:56:21 +05:30
CHANDRAKANT Kumar
642b12365a
Removed blank lines from the parent pom.
2020-05-18 23:04:48 +05:30
ajay74984
515bcf55ea
OCP review comments. ( #9310 )
...
* OCP change
* calculator unit test
* renamed variable and abstract class addition
2020-05-17 11:51:59 -07:00
ajay74984
44a1ec0195
OCP change ( #9266 )
...
* OCP change
* calculator unit test
2020-05-16 20:27:15 -07:00
CHANDRAKANT Kumar
b8e4c8a249
Merge branch 'master' into es-cqrs
2020-05-16 23:59:35 +05:30
CHANDRAKANT Kumar
3977ef96c6
Incorporated review comments from editor.
2020-05-16 01:46:02 +05:30
johnA1331
8fd50aea17
Update README.md
2020-05-12 16:38:58 +08:00
Belma Jakupovic
2b4c2e3c8c
bjakupovic remove sys. prints ( #9208 )
2020-05-02 18:30:36 +02:00
Belma Jakupovic
f1283f2424
bjakupovic - single responsibility principle example ( #9191 )
2020-04-27 06:57:38 +02:00
kwoyke
932eba6929
BAEL-3921: Remove adding a redundant log handler ( #8881 )
2020-03-18 07:44:23 +01:00
Dhawal Kapil
7ff0085230
BAEL-20759 CLONE - Week 2 | POM Properties Cleanup
...
- Cleaning properties of project starting with name n,o and p
2020-01-25 21:53:36 +05:30
catalin-burcea
153a3923f0
[BAEL-18783] - Fix formatting of POMs
2019-12-06 11:40:56 +02:00
rpvilao
b305d9b362
Merge pull request #8105 from vimde/master
...
BAEL-3091: The Prototype Pattern in Java (changed code based on valid comments from a reader)
2019-11-26 10:12:22 +01:00
Vivek Balasubramaniam
240c9fa3c4
BAEL-3091: The Prototype Pattern in Java (further changes based on suggestions)
2019-11-22 10:47:01 +05:30
johnA1331
06dd951b15
Update README.md
2019-11-22 00:16:27 +08:00
Vivek Balasubramaniam
aafe3d90df
BAEL-3091: The Prototype Pattern in Java - Changes based on comments
2019-11-09 18:41:22 +05:30
johnA1331
33998bdac8
Update README.md
2019-10-30 22:12:05 +08:00
Vivek Balasubramaniam
d3d5b060e7
BAEL-3091: The Prototype Pattern in Java (changed code based on valid comments from a reader)
2019-10-29 22:27:15 +05:30