7741 Commits

Author SHA1 Message Date
Grzegorz Piwowarek
7b797ff97a
Update BinaryTree.java 2017-12-28 13:45:03 +01:00
Marcos Lopez Gonzalez
5e25e2c3ea BAEL -1339 Implement a binary tree in Java (#3301)
* edge cases binary tree

* code cleanup
2017-12-28 13:16:38 +01:00
DOHA
102ac020b3 make sure modules using java8 2017-12-28 13:32:24 +02:00
Tomasz Lelek
0a76081ac3 Bael 1421 (#3312)
* BAEL-1421 live test of kafka streams

* BAEL-1421 Removed not-needed dependency

* BAEL-1421 rearannge

* BAEL-1421 rearannge

* fix pom

* move to libraries-data

* move to libraries-data
2017-12-28 11:21:11 +01:00
DOHA
5e0920b8f4 Merge remote-tracking branch 'eugenp/master' 2017-12-28 12:10:07 +02:00
Loredana Crusoveanu
e87114be6e
Merge pull request #3307 from eugenp/lor6-patch-1
Update README.md
2017-12-28 07:35:41 +02:00
Dassi orleando
fc8eb5dc98 BAEL-1216: improve tests (#3309) 2017-12-27 19:21:13 -08:00
KevinGilmore
620abb2753
1278 and 1326 README (#3308)
* 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
2017-12-27 20:58:28 -06:00
Loredana Crusoveanu
ef97c8aa0b
Update README.md 2017-12-28 01:11:30 +02:00
Loredana Crusoveanu
13b9b3d9e6
Merge pull request #3302 from dassiorleando/master
BAEL-720: better handle failed test in Jenkins pipeline
2017-12-27 19:47:33 +02:00
Grzegorz Piwowarek
e9c7fefc21
Create pom.xml (#3298) 2017-12-27 15:32:45 +01:00
Dassi Orleando
3219228071 Make unit test work 2017-12-27 06:47:43 +01:00
Dassi Orleando
139a50a95a Merge branch 'master' of https://github.com/eugenp/tutorials 2017-12-27 06:46:36 +01:00
Dassi Orleando
5853c2ca07 BAEL-720: better handle failed tests in Jenkins pipeline 2017-12-27 06:46:22 +01:00
Dassi orleando
e5559db619 BAEL-1216: Introduction to the OrientDB Java APIs (#3300)
* BAEL-1216: Introduction to the Oriented Java APIs

* OrientDB Java Graph and Document APIs

* some cleans

* BAEL-1216: Object API + code formating

* Prevent the build to failed

* Improve code and readme

* Update Readme

* Simulate failed test in jenkins pipeline
2017-12-26 21:36:33 -08:00
Dassi Orleando
8898d22ccb Simulate failed test in jenkins pipeline 2017-12-27 05:38:11 +01:00
Dassi Orleando
8d5afe2023 Update Readme 2017-12-27 05:19:48 +01:00
Dassi Orleando
f8a45da58b Improve code and readme 2017-12-27 05:16:18 +01:00
Dassi Orleando
8daa5dab4e Prevent the build to failed 2017-12-26 19:05:59 +01:00
Chris Franklin
4f7d19e86a Revert "Christopher Franklin Different Types of Bean Injection in Spring"
This reverts commit d76d39fb87892a38da04105836facefbc7face5c.
2017-12-26 12:19:13 -05:00
Dassi Orleando
fa8dee2985 Merge branch 'master' of https://github.com/eugenp/tutorials 2017-12-26 18:15:04 +01:00
Dassi Orleando
dc189801a6 BAEL-1216: Object API + code formating 2017-12-26 18:14:48 +01:00
KevinGilmore
546cc0742e
1371 README (#3297)
* 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
2017-12-25 22:13:39 -06:00
thakursantosh
6f386f79e5 Code for BAEL-1437 - thakursantosh/st1972@gmail.com (#3294)
* New code for First Article 'Types of Bean Injection'

* Adding code for BAEL-1306

* Code changes for BAEL-1306

* Removed code of my evaluation article

* Simplified code to use number arrays BAEL-1306

* Simplified code for BAEL-1306

* Code commit for BAEL-1437

* Removed code that was added for BAEL-1437

* Code commit for BAEL-1437
2017-12-25 19:45:55 +01:00
Muhammed Almas
72854479e7 Counter (#3223)
* BAEL-1375 Counter in Java.

* BAEL-1375 Frequency counter in java.

* BAEL-1375 Refactored method names.

* BAEL-1375 refactored code.

* BAEL-1375 Fixed the test

* BAEL-1375 updated code to include parallel stream.
2017-12-25 15:50:22 +01:00
chrisoberle
284eeb894f fix issue with pom and remove unused import (#3286) 2017-12-25 15:49:16 +01:00
Dassi Orleando
ac890d6ce4 some cleans 2017-12-25 13:36:07 +01:00
Dassi Orleando
39b12deb04 OrientDB Java Graph and Document APIs 2017-12-25 13:31:45 +01:00
Loredana Crusoveanu
4239a4301b
Merge pull request #3292 from eugenp/lor6-patch-6
Update README.md
2017-12-24 21:45:30 +02:00
Loredana Crusoveanu
660750b564
Merge pull request #3293 from eugenp/lor6-patch-7
Update README.md
2017-12-24 21:15:12 +02:00
Loredana Crusoveanu
5be2f5c28f
Merge branch 'master' into lor6-patch-6 2017-12-24 20:29:22 +02:00
Loredana Crusoveanu
2d56f43e95
Merge pull request #3291 from eugenp/lor6-patch-1
Create README.md
2017-12-24 20:26:39 +02:00
Loredana Crusoveanu
9a6e7df164
Update README.md 2017-12-24 19:52:26 +02:00
KevinGilmore
79125b1f20
BAEL-1328 README (#3290)
* 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
2017-12-24 11:50:17 -06:00
Loredana Crusoveanu
a1afa983d3
Update README.md 2017-12-24 19:50:07 +02:00
Loredana Crusoveanu
7e241630c7
Create README.md 2017-12-24 19:47:25 +02:00
Tomasz Lelek
2ef351434e Bael 1421 (#3222)
* BAEL-1421 live test of kafka streams

* BAEL-1421 Removed not-needed dependency

* BAEL-1421 rearannge

* BAEL-1421 rearannge

* fix pom
2017-12-24 06:33:37 +01:00
Dassi Orleando
3d99307365 BAEL-1216: Introduction to the Oriented Java APIs 2017-12-24 05:48:32 +01:00
Jose Carvajal
85f12cd254 BAEL-399: A Guide to Multitenancy in Hibernate 5 (#3235)
* BAEL-399: A Guide to Multitenancy in Hibernate 5

* Removed unused properties in profile 2
2017-12-23 17:23:21 -06:00
Loredana Crusoveanu
13d47f0873
Merge pull request #3285 from eugenp/BAEL-1329
remove extra serialization ex
2017-12-23 23:00:22 +02:00
Loredana Crusoveanu
b18c4deb3f remove extra serialization ex 2017-12-23 22:36:56 +02:00
Loredana Crusoveanu
cc39f18d21
Merge pull request #3208 from Ahmad-alsanie/master
BAEL-1329 A Guide to Java Initialization
2017-12-23 22:28:30 +02:00
KevinGilmore
314e2148b2
BAEL-1326 2nd attempt (#3281)
* 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-1326: Default and static methods in interfaces
2017-12-23 07:04:16 -06:00
Chris Franklin
d76d39fb87 Christopher Franklin Different Types of Bean Injection in Spring
My first article about the three different types of bean injection
supported by the Spring Framework. This code walks through all three
methods and has supporting tests.
2017-12-22 10:59:53 -05:00
Victor Ikoro
52edd46c0a BAEL-1371 - Guide to Cipher class (#3150)
* Bean Injection Types

* Bean Injection Types

* Bean Injection Types

* Bean Injection Types -  Added / Fixed tests

* BAEL-1371 Encryptor class

* BAEL-1371 Modified Encryptor class, added encryptor test

* BAEL-1371 Modified Encryptor class, added encryptor test

* BAEL-1371 removed spring core files

* BAEL-1371 Update test, new line for "when" and "then" logic

* BAEL-1371 Fixed tests

* BAEL-1371 cleanup and assertj assertions
2017-12-21 21:39:55 -06:00
Eric Goebelbecker
0d22a64cbf BAEL-1420 - introduction to InfluxDB with Java (#3276)
* BAEL-1420 - introduction to InfluxDB with Java

* BAEL-1420 - removed unused catches. Shorten batch timer.

* BAEL-1420 - add notes to readme.
2017-12-21 16:44:00 -08:00
Tim Schimandle
4f0ae5d2e3 BAEL-1176 SPring Could Heroku (#3212)
* BAEL-1176 setting up base application with in memory database

* BAEL-1176 adding postgres stuff

* BAEL-1176 swapping product entity for book entity to make this in line with other spring boot apps.

* BAEL-1176 change products endpoint to books
2017-12-21 18:22:27 +01:00
Shouvik Bhattacharya
d14cc42306 BAEL-1438: TreeMap vs HashMap (#3265)
* BAEL-1438: Final code.

* BAEL-1438: Temporary commit.

* BAEL-1438: New Changes.

* BAEL-1438: New test case to support Java 8 features.
2017-12-21 08:44:27 -08:00
André Thiago
2bff7a623e BAEL-1328 Solving conflcts and applying code formatter. (#3273)
* BAEL-1328 How to Invert an Array in Java

* Removing code from evaluation article.

* BAEL-1328
Adjusting spaces and implement inversion with commons lang3 and guava.

* BAEL-1328 Renaming unit test class; using AssertJ.

* BAEL-1328 Change to use rangeClosed.

* BAEL-1326 Solving conflicts and apply code formatting.
2017-12-21 09:06:58 -06:00
DOHA
908b766575 Merge remote-tracking branch 'eugenp/master' 2017-12-21 12:32:25 +02:00