Loredana Crusoveanu
d10437c7ab
ignore clear properties test
2018-04-15 14:19:50 +03:00
Loredana Crusoveanu
90e6ec20e7
add txt files
2018-04-15 10:11:45 +03:00
Loredana Crusoveanu
f8e6940155
add in mem db
2018-04-15 09:35:00 +03:00
Loredana Crusoveanu
78912c3d3b
replace hsql with h2
2018-04-15 09:21:07 +03:00
amit2103
0466d4613d
Added parent module on poms that have no parent defined ( #3997 )
...
* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
2018-04-14 10:00:05 +02:00
Felipe Santiago Corro
d3c292a093
Array to List tests ( #3960 )
2018-04-11 12:50:08 -07:00
Rokon Uddin Ahmed
5da2ea995c
08.04.2018 ( #3954 )
...
* 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
* 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
* 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
2018-04-11 07:33:18 +02:00
KevinGilmore
c2034ca7cc
Update README ( #3953 )
...
* BAEL-973: updated README
* BAEL-1069: Updated README
* BAEL-817: add README file
* BAEL-1084: README update
* BAEL-960: Update README
* BAEL-1155: updated README
* BAEL-1041: updated README
* BAEL-973: Updated README
* BAEL-1187: updated README
* BAEL-1183: Update README
* BAEL-1133: Updated README
* BAEL-1098: README update
* BAEL-719: add README.md
* BAEL-1272: README update
* BAEL-1272: README update
* BAEL-1196: Update README
* BAEL-1328: Updated README
* BAEL-1371: Update README.md
* BAEL-1371: Update README.md
* BAEL-1278: Update README
* BAEL-1326: Update README
* BAEL-399: Update README
* BAEL-1297: Update README
* BAEL-1218: README
* BAEL-1148 README update
* BAEL-113 README
* BAEL-1158 README
* BAEL-1539: Update README
* BAEL-1507 README update
* BAEL-1178 README updated
* BAEL-1462 README
* BAEL-1491 README update
* BAEL-1612: README update
* BAEL-1510: Updated README
* BAEL-1169 README
* BAEL-1598: README update
2018-04-10 09:16:10 -05:00
Loredana Crusoveanu
dca0a7c474
Merge pull request #3958 from MherBaghinyan/BAEL-1638
...
BAEL-1638
2018-04-09 13:17:03 +03:00
mherbaghinyan
5d636bac03
move javafx code to a separate module
2018-04-08 23:20:59 +04:00
Kashif Masood
13bedabb99
BAEL-1530 - Guide to java.lang.System ( #3616 )
...
* Different types of bean injection in Spring - eval
* Different types of bean injection in Spring - eval - changed to java config
* Different types of bean injection in Spring - eval - unit tests and fixes
* BAEL-1530 - Guide to java.lang.System
* removed eval article stuff
* updated unit tests: removed sysouts and unrelated stuff
* updated examples for easiness. refactoring.
* fixed typos, identified by unit tests
* broken into multiple unit tests
2018-04-07 17:35:45 +02:00
Loredana Crusoveanu
a81bd92cef
Merge pull request #3894 from MherBaghinyan/BAEL-1638
...
Bael 1638
2018-04-04 01:04:27 +03:00
mherbaghinyan
90e6d2e19b
minor changes
2018-04-04 00:05:36 +04:00
Antonio David Perez Morales
ad40040852
BAEL-1531 Add class to connect to secured server ( #3919 )
2018-04-03 12:43:24 +02:00
Alejandro Gervasio
2ed8ad2e00
Inheritance and Composition (Is-a vs Has-a relationship) in Java - BAEL-1598 ( #3871 )
...
* Initial Commit
* Fix package names
2018-04-01 20:50:12 -05:00
raghav-jha
1de8475a99
BAEL-1576 Added implementation for finding sum in a boxed integer array ( #3901 )
2018-03-28 17:37:33 +01:00
KevinGilmore
e0a9e4faf4
BAEL-1612 README ( #3898 )
...
* BAEL-973: updated README
* BAEL-1069: Updated README
* BAEL-817: add README file
* BAEL-1084: README update
* BAEL-960: Update README
* BAEL-1155: updated README
* BAEL-1041: updated README
* BAEL-973: Updated README
* BAEL-1187: updated README
* BAEL-1183: Update README
* BAEL-1133: Updated README
* BAEL-1098: README update
* BAEL-719: add README.md
* BAEL-1272: README update
* BAEL-1272: README update
* BAEL-1196: Update README
* BAEL-1328: Updated README
* BAEL-1371: Update README.md
* BAEL-1371: Update README.md
* BAEL-1278: Update README
* BAEL-1326: Update README
* BAEL-399: Update README
* BAEL-1297: Update README
* BAEL-1218: README
* BAEL-1148 README update
* BAEL-113 README
* BAEL-1158 README
* BAEL-1539: Update README
* BAEL-1507 README update
* BAEL-1178 README updated
* BAEL-1462 README
* BAEL-1491 README update
* BAEL-1612: README update
2018-03-27 19:58:38 -05:00
mherbaghinyan
5f90412f7c
JavaFX UI
2018-03-27 10:11:05 +04:00
raghav-jha
8441d41fdc
BAEL-1586 Modified logic to use forEach loop ( #3879 )
...
* BAEL-1586 Modified logic to use forEach loop
* BAEL-1586 Added Unit Test For Finding Average Given an Empty Array
2018-03-25 21:07:31 +01:00
Loredana Crusoveanu
7a77e32fe6
ignore long test
2018-03-24 21:34:44 +02:00
Loredana Crusoveanu
017dc92d50
Merge branch 'BAEL-1599-v2' of https://github.com/eugenp/tutorials into BAEL-1599-v2
2018-03-24 21:33:32 +02:00
Loredana Crusoveanu
98010d02e4
set default timezone
2018-03-24 21:27:02 +02:00
Loredana Crusoveanu
8182d49cf2
Update DaylightSavingTimeJavaTimeExamplesTest.java
2018-03-24 20:16:49 +02:00
Loredana Crusoveanu
72b2e5e984
Update DaylightSavingTimeJavaTimeExamplesTest.java
2018-03-24 17:30:49 +02:00
Loredana Crusoveanu
8e4094b84b
Update DaylightSavingTimeExamplesTest.java
2018-03-24 15:09:36 +02:00
Loredana Crusoveanu
d12be45fe1
formatting
2018-03-24 10:22:40 +02:00
Loredana Crusoveanu
068a21f32a
formatting, dst error
2018-03-24 10:17:26 +02:00
Loredana Crusoveanu
86e8493bbf
Merge pull request #3872 from andrea-ligios/master
...
BAEL-1599
2018-03-23 19:10:32 +02:00
myluckagain
2840347d60
BAEL-1612 ( #3811 )
...
* bael-1612
* line
2018-03-23 08:36:49 -05:00
andrea
b07e50f46f
BAEL-1599
2018-03-23 01:21:24 +01:00
mherbaghinyan
c454749544
javafx main application
2018-03-22 09:20:32 +04:00
Loredana Crusoveanu
e965ee4af9
Update README.md
2018-03-18 18:16:04 +02:00
Loredana Crusoveanu
747bec1208
Update README.md
2018-03-18 15:49:32 +02:00
KevinGilmore
d602f66cd9
BAEL-1491 README ( #3832 )
...
* BAEL-973: updated README
* BAEL-1069: Updated README
* BAEL-817: add README file
* BAEL-1084: README update
* BAEL-960: Update README
* BAEL-1155: updated README
* BAEL-1041: updated README
* BAEL-973: Updated README
* BAEL-1187: updated README
* BAEL-1183: Update README
* BAEL-1133: Updated README
* BAEL-1098: README update
* BAEL-719: add README.md
* BAEL-1272: README update
* BAEL-1272: README update
* BAEL-1196: Update README
* BAEL-1328: Updated README
* BAEL-1371: Update README.md
* BAEL-1371: Update README.md
* BAEL-1278: Update README
* BAEL-1326: Update README
* BAEL-399: Update README
* BAEL-1297: Update README
* BAEL-1218: README
* BAEL-1148 README update
* BAEL-113 README
* BAEL-1158 README
* BAEL-1539: Update README
* BAEL-1507 README update
* BAEL-1178 README updated
* BAEL-1462 README
* BAEL-1491 README update
2018-03-17 15:24:22 -05:00
Fatos Morina
4c0a39a342
Add data structures as a separate module ( #3518 )
...
* Remove data structures from core-java
* Add data-structures
* Update README with links to articles
* Add parent module reference
2018-03-17 09:41:50 +01:00
Loredana Crusoveanu
b40108d91e
move plugin file
2018-03-16 22:13:31 +02:00
Mher Baghinyan
24acf35bce
Bael 1611 ( #3799 )
...
* Externalizable test
* Guide to Externalizable interface +tests
* serialize Community
2018-03-15 10:08:37 +01:00
Andrea
b832ed0af8
Merge remote-tracking branch 'upstream/master'
2018-03-11 21:54:59 +01:00
andrea
c5ac4b4bba
BAEL-1599
2018-03-11 21:35:00 +01:00
Jonathan
f50d111c5e
BAEL-1068 ( #3456 )
...
* BAEL-1068 - Javadoc example classes
* BAEL-1068 - Formatting change for pom.xml
* Updated javadoc comments to reflect article example
* Added javadoc tags for throws, deprecated, and version and a clause to throw an exception
2018-03-11 19:18:35 +01:00
Tarang Bhalodia
00c022388f
BAEL-1524: Chain of Responsibility Design Pattern in Java ( #3780 )
...
* BAEL-1422: measure performance of Random and ThreadLocalRandom using JMH
* BAEL-1422: updated benchmarking examples of Random and ThreadLocalRandom to use newWorkStealingPool that leverages ForkJoinPool
* BAEL-1422: refactored benchmarking examples for comparing performance of ThreadLocalRandom and Random
- initialised the collection of Callable before running benchmarking
- removed for loop for submitting task and instead used executor.invokeAll(collection_of_callable)
* BAEL-1282: added TDD type junit tests for geospatial queries elasticsearch
* BAEL-1524: added example for chain of responsibility design pattern
* BAEL-1524: added BDD style jUnit test to test unknown handler in ChainOfResponsibility design pattern
* BAEL-1524: refactored ChainOfResponsibility design pattern example
* BAEL-1524: refactored ChainOfResponsibility design pattern example
* BAEL-1524: updated ChainOfResponsibility design pattern example
* BAEL-1524: updated ChainOfResponsibility design pattern example
* BAEL-1524: moved chain of responsibility example from core-java module to patterns module
2018-03-08 07:45:48 -07:00
raghav-jha
4526bb6add
BAEL-1586 Sum and Average in Java Array ( #3718 )
...
* Evaluation Article
* CR comments resolved
* BAEL-1586 Find Sum and Average in Java Array
* Revert "CR comments resolved"
This reverts commit c9bf88fcd58773d3df34e2a6cb4db44c3b54777d.
* Revert "Evaluation Article"
This reverts commit 41ad30313ab2c454350b5accdee531dba80e7ea9.
* BAEL-1586 Removed Author Description
* BAEL-1586 Find Sum And Avergae In Array
* remove excess whitespace
2018-03-07 15:59:50 +00:00
myluckagain
103e6b69fa
Bael-1604 ( #3765 )
...
* BAEL-1604
* BAEL-1604
2018-03-05 14:21:48 +01:00
Tom Hombergs
029e160156
added link to article ( #3768 )
2018-03-04 20:34:17 +01:00
Eugen Paraschiv
7cc57756e1
testing work
2018-03-04 17:28:06 +02:00
Eugen Paraschiv
535656eeb5
testing work
2018-03-04 17:17:57 +02:00
ocheja
25a118deb3
Implement examples for ASCII Art in Java ( #3753 )
2018-03-03 08:42:05 -08:00
Rokon Uddin Ahmed
c10cb80823
02.03 ( #3747 )
...
* 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
2018-03-02 18:40:04 +02:00
Tom Hombergs
5c181c4b72
Merge pull request #3739 from nguyennamthai/BAEL-1537
...
Second commit for TDD List implementation
2018-02-28 19:59:17 +01:00
Nguyen Nam Thai
c7e0852449
Second commit for TDD List implementation
2018-02-27 08:55:16 +07:00