Loredana Crusoveanu
b4be6447a3
Merge pull request #7537 from amit2103/BAEL-16683
...
[BAEL-16683] - Upgrade parent-boot-1 to the latest version of Boot 1.…
2019-08-10 23:43:40 +03:00
Loredana Crusoveanu
ab3c97f2e5
Merge pull request #7536 from amit2103/BAEL-16684
...
[BAEL-16684] - Upgrade parent-boot-2 to the latest version of Boot 2.1.7
2019-08-10 23:40:17 +03:00
vatsalgosar
47512231c8
BAEL-3118 ( #7552 )
...
* BAEL-3118
- Increment Decrement Unary Operators
* BAEL-3118
- Added UnitTests for Increment Decrement Unary Operators
* BAEL-3118
* BAEL-3118
- Added new module core-java-lang-operators/pom
- Added increment and decrement unary operators unit tests
* BAEL-3118
* modified artifact id
* refactoring - poackage renamed
2019-08-10 22:18:57 +02:00
Kevin Kraus
2aeb078fd1
BAEL-3154 ( #7479 )
...
* BAEL-3154
* BAEL-3154 add Apache Commons Lang example
* Moved to java-strings-3
2019-08-10 20:26:35 +02:00
Justin Albano
b891c53dcc
BAEL-3141: Created new module for 'Converting Java String to Double' and other newly created string articles. ( #7548 )
2019-08-10 18:40:34 +02:00
rpvilao
efd0d81ac5
Merge pull request #7476 from pcoates33/BAEL-2688
...
Bael 2688
2019-08-10 17:59:01 +02:00
Loredana Crusoveanu
2c47cd76e9
Merge pull request #7546 from dkapil/story/BAEL-10672
...
Story/bael 10672
2019-08-10 18:15:01 +03:00
Catalin Burcea
7211b74b11
create triangles with for loops - examples ( #7513 )
2019-08-10 10:05:51 -05:00
Dhawal Kapil
db411e34a8
BAEL-10672 Modules with Failing SpringContextTest
...
- Renamed SpringContextTest to SpringContextLiveTest for modules that had live component
- Fixed integration build due to issues in spring-cloud-data-flow pom.xml
2019-08-10 14:52:25 +05:30
Priyesh Mashelkar
2a9050ef90
BAEL-2904 Improvement: Move Lambda Related Articles ( #7519 )
2019-08-10 01:39:38 -04:00
Kumar Chandrakant
243882bf15
Java GSS ( #7541 )
...
* Adding source code for tutorial tracked under BAEL-3171.
* Incorporated review comments on the article.
* Resolved merge conflicts.
* Incorporated review comments on the article.
2019-08-09 21:48:05 +02:00
Dhawal Kapil
86d70d7247
Merge branch 'master' of https://github.com/eugenp/tutorials
2019-08-09 14:44:26 +05:30
Erik Pragt
43ec1a7a60
Merge pull request #7539 from sreekanthsnair/master
...
[BAEL-3121] Added source for finding number of lines in a file
2019-08-09 13:45:02 +10:00
sreekanth.nair
c9176915cb
[BAEL-3121] Added source for finding number of lines in a file
2019-08-09 08:29:13 +05:30
Erik Pragt
43cfd56b9c
Merge pull request #7309 from tryncatch/BAEL-2804
...
BAEL-2804 JPA Query Parameters Usage
2019-08-09 09:07:16 +10:00
Erik Pragt
abad789f60
Merge pull request #7318 from isaolmez/BAEL-3014
...
Bael 3014
2019-08-09 08:57:36 +10:00
Loredana Crusoveanu
15681590ff
Merge pull request #7538 from amit2103/BAEL-16685
...
[BAEL-16685] -Upgrade parent-spring-4 to the latest version of Spring…
2019-08-09 00:01:41 +03:00
Loredana Crusoveanu
ee120bf02e
Merge pull request #7531 from sjmillington/library-move-pt-1
...
[BAEL-16003] Modifications
2019-08-08 23:50:35 +03:00
Loredana Crusoveanu
f4172c6482
Merge pull request #7500 from eugenp/fix-readmes
...
update links in readmes
2019-08-08 22:45:23 +03:00
Loredana Crusoveanu
20922db12c
Merge pull request #7533 from eugenp/lor6-patch-2
...
Update README.md
2019-08-08 22:42:46 +03:00
amit2103
650dabda9f
[BAEL-16685] -Upgrade parent-spring-4 to the latest version of Spring 4.3.25
2019-08-09 00:27:47 +05:30
amit2103
3613d25ac3
[BAEL-16683] - Upgrade parent-boot-1 to the latest version of Boot 1.5.22
2019-08-09 00:22:05 +05:30
amit2103
04c742c2a0
[BAEL-16684] - Upgrade parent-boot-2 to the latest version of Boot 2.1.7
2019-08-09 00:19:18 +05:30
FrancoCorleone
8ff8628008
feat(BAEL-3044) Implement MyBatis with Spring/SpringBoot module ( #7507 )
2019-08-08 07:40:43 -05:00
Nivedan Bamal
7f7fd337a7
Adds after / before mapping example ( #7518 )
2019-08-08 07:38:03 +02:00
Kumar Chandrakant
69fb214962
Adding source code for tutorial tracked under BAEL-3171. ( #7523 )
2019-08-08 07:27:16 +02:00
nikunjgandhi1987
71db72a68a
Selection Sort Implementation ( #7454 )
...
* Selection sort implementation
* Selection sort implementation
2019-08-07 21:59:06 -04:00
Guillermo Lopez
b7e02dbb4a
BAEL-2804 Fixed XML indentation
...
I've set the XML indentation the same way as the rest of the modules
using 4 spaces instead of 2.
2019-08-07 22:43:41 -03:00
Guillermo Lopez
d25a282447
Merge branch 'master' into BAEL-2804
...
Conflicts:
persistence-modules/java-jpa-2/README.md
persistence-modules/java-jpa-2/pom.xml
persistence-modules/java-jpa/pom.xml
persistence-modules/pom.xml
2019-08-07 22:21:33 -03:00
Eric Martin
f90828bfc0
Merge pull request #7327 from dev-chirag/master
...
BAEL-2990 Automatic generation of the Builder pattern with FreeBuilder
2019-08-07 20:12:14 -05:00
Loredana Crusoveanu
7749c4d79f
Update README.md
2019-08-07 22:59:17 +03:00
Sjmillington
81d12e2121
[BAEL-16003] Added missing README and POM changes
2019-08-07 19:53:18 +01:00
Sjmillington
b72e8b3f1d
[BAEL-16003] Moved missing docx test. Removed remaining docx folders. modified libraries & libraries-data README.md files.Added libraries-data-2 to project pom.
2019-08-07 19:48:38 +01:00
dev-chirag
ec8b02a688
Update pom.xml
2019-08-07 21:40:48 +05:30
dev-chirag
fcc7ca0f1d
Update pom.xml
2019-08-07 21:40:20 +05:30
Chirag Dewan
c302077120
BAEL-2990 Automatic generation of the Builder pattern with FreeBuilder
2019-08-07 21:36:14 +05:30
Chirag Dewan
e56c5f8f1c
Merge branch 'master' of https://github.com/eugenp/tutorials
2019-08-07 21:25:57 +05:30
Loredana Crusoveanu
799758881f
Merge pull request #7482 from Doha2012/master
...
add scheduled async example
2019-08-07 00:05:19 +03:00
Loredana Crusoveanu
362b7faf81
Merge pull request #7475 from sjmillington/library-move-pt-1
...
[BAEL-16003] Added libraries-data-2
2019-08-06 23:05:18 +03:00
Loredana Crusoveanu
88de49bc69
Merge pull request #7310 from veontomo/BAEL-3095
...
Create an interface driven controller (BAEL-3095)
2019-08-06 22:26:25 +03:00
Erik Pragt
f2075128cb
Merge pull request #7467 from dupirefr/bael-2996-bis
...
[BAEL-2996] Moved code from libraries2 to java-math
2019-08-07 00:21:32 +10:00
Eric Martin
9acd42a430
Merge pull request #7305 from kamleshkr/BAEL-3042-1
...
BAEL-3042 DynamicUpdate annotation example
2019-08-06 07:22:15 -05:00
Juan Moreno
a02fcfbb06
UPDATE Added additional tests, security config, and fix format issues ( #7421 )
2019-08-05 17:35:34 -05:00
Erik Pragt
a56d3b1e58
Merge pull request #7294 from juanvaccari/BAEL-2928
...
BAEL-2928 - Create new spring-di project with examples for Qualifier …
2019-08-06 07:19:36 +10:00
Sumeet Gajbhar
ab0477a4b2
BAEL-3127 Binary Numbers in Java ( #7469 )
...
* BAEL-3027 binary number arithmetic operations
* BAEL-3127 updated the unit test case names
* added unit test cases for built-in java functions
* updated function name
* BAEL-3127 updated unit test case names
* BAEL-3127 removed comments from code
* BAEL-3127 updated variable names
* BAEL-3027 binary number arithmetic operations
* merging upsteam
* fixing build issue
* updated formatting
* update variable names
2019-08-05 22:25:24 +02:00
Loredana Crusoveanu
780d6c765c
Merge pull request #7510 from fanatixan/BAEL-16622
...
BAEL-16622 - updating intellij formatting rules
2019-08-05 22:27:05 +03:00
Andrew Shcherbakov
4b7d77eb1d
Get rid of custom.properties
2019-08-05 19:57:12 +02:00
Andrew Shcherbakov
1ccfdebc41
Merge branch 'master' into BAEL-3095
2019-08-05 19:29:38 +02:00
Dhawal Kapil
10163e417d
Merge branch 'master' of https://github.com/eugenp/tutorials
2019-08-05 22:41:13 +05:30
juanvaccari
e485b0dc67
Merge branch 'master' into BAEL-2928
2019-08-05 17:54:23 +01:00