Commit Graph

7182 Commits

Author SHA1 Message Date
Jose Bob Santos Jr ae109dfb7c BAEL-1330 Primitive Type Streams in Java 8 (#3106)
* initial commit for first article evaluation

* fixed compilation error

* removed final keywords for compliance

* added unit tests and refactored as needed

* refactored application-context.xml to use self-closing tags

* renamed tests to use UnitTest suffix

* removed unnecessary annotation

* added code samples for primitive streams

* removed sample code and tests for evaluation article

* renamed unit test to proper unit test naming

* added a test to show boxed method

* added the assertion to the test fox boxed

* changed mapToInt test to use Arrays.asList instead of a POJO as per Grzegorz and Eugen
2017-12-15 02:50:51 +01:00
ocheja 171d28a9d1 Remove verbose file info content (#3238)
* Define beans for handling different message types in a lean chat app

* Add class based spring beans configuration

* Define spring configuration in XML for constructor based bean injection

* Refactor package structure to separate constructor based bean injection code set from setter based bean injection code set

* Define configuration and classes specific to setter-based bean injection.

* Implement tests for constructor-based and setter-based bean injections

* develop codes for explaining type erasure

* Write unit tests for type erasure examples

* Remove evaluation article code

* Modify type erasure examples and unit tests

* Modify type erasure examples and unit tests

* Add expected exception in TypeErasureUnitTest

* Correct grammar in class name

* Implement File Manager app to demonstrate Polymorphism. Develop unit tests for Polymorphism article code

* Add examples for static polymorphism

* Change sysout statments to slf4j log info statements

* Add assertions and expected errors check on Test

* Add assertions and expected errors check on Test

* Correct compile time error of symbol not found

* Removed commented out non-compiling test.

* Replace string concatenations with String.format

* Replace string concatenations with String.format

* Remove verbose file info descriptor and replace with simpler one
2017-12-14 23:06:41 +01:00
chober f9a24e2420 remove maven wrapper 2017-12-14 21:03:53 +00:00
chober e13815415a add flyway-callback demo per BAEL-1316 2017-12-14 21:02:05 +00:00
Loredana Crusoveanu 542bbddab1
Merge pull request #3244 from eugenp/BAEL-720
fix windows jenkins script
2017-12-14 22:48:14 +02:00
Loredana Crusoveanu 92c92ee96c fix windows jenkins script 2017-12-14 22:24:31 +02:00
Loredana Crusoveanu b2c31853a7
Merge pull request #3167 from dassiorleando/master
BAEL-720: Intro to Jenkins 2 and the power of pipelines
2017-12-14 21:48:44 +02:00
Muhammed Almas 9627971b46 BAEL-1375 Using compute for every usage. (#3242) 2017-12-14 17:54:27 +01:00
shouvikbhattacharya ef4b560965 BAEL-1433: Article complete pushing final code. 2017-12-14 22:14:58 +05:30
Dassi Orleando 8caf1a6d4f Merge branch 'master' of https://github.com/eugenp/tutorials 2017-12-14 17:13:33 +01:00
Grzegorz Piwowarek 04df1cfef0 Remove spring-flyway (#3240)
* Remove spring-flyway

* Remove spring-flyway
2017-12-14 08:06:17 -08:00
linhvovn 778177333f [tlinh2110@gmail.com] Add resource for Testing Method Security 2017-12-14 23:38:56 +08:00
shouvikbhattacharya 4e6650ca4d Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-1433 2017-12-14 20:17:02 +05:30
shouvikbhattacharya 0d07e421ff BAEL-1433: Commit changes for treeset article. 2017-12-14 20:15:00 +05:30
Dominik 07efbf9c01 VarHandles 2017-12-14 10:34:29 +01:00
Dassi Orleando 96bb1a3bd3 Merge branch 'master' of https://github.com/eugenp/tutorials 2017-12-14 05:40:10 +01:00
Loredana Crusoveanu 18c8747c98 BAEL-1248 google sheets api example (#3189)
* google sheets api example

* add dependencies

* rename test

* update test

* add comment

* trigger build

* trigger build

* Formatting to standards

* Getting rid of stray tabs

* Applying formatting rules to source files as well

* trigger build
2017-12-13 21:26:03 -07:00
abialas b1323faaf3 BAEL-1304 add module spring-data-eclipselink 2017-12-13 23:20:56 +01:00
abialas 3210112a45 BAEL-1304 add files 2017-12-13 23:15:59 +01:00
abialas 92770e26eb remove folder 2017-12-13 23:14:51 +01:00
abialas 9e8e17b689 BAEL-1304 2017-12-13 22:45:14 +01:00
abialas ee6fcb2079 Merge remote-tracking branch 'upstream/master' 2017-12-13 22:27:16 +01:00
Eugen Paraschiv 471ed5d992 new client project, general cleanup, testing work 2017-12-13 18:59:17 +02:00
Eugen Paraschiv 819e9fe8d8 Merge branch 'master' of https://github.com/eugenp/tutorials 2017-12-13 15:56:47 +02:00
Eugen Paraschiv c68acf03d9 flux generating data on interval 2017-12-13 15:56:37 +02:00
Grzegorz Piwowarek f54fb92864
Add main entry point (#3233) 2017-12-13 14:32:44 +01:00
Eugen Paraschiv df8b6bea54 reactive work 2017-12-13 15:15:46 +02:00
Grzegorz Piwowarek 443dc05f53
Update pom.xml (#3232) 2017-12-13 13:10:46 +01:00
Eugen Paraschiv cee5dcf7b2 adding new module 2017-12-13 14:08:18 +02:00
Grzegorz Piwowarek 112f33acb9
Optimize build (#3227)
* Exclude NeurophTest

* Fix build
2017-12-13 11:25:47 +01:00
Dassi Orleando c194284ddd Update spring jenkins module 2017-12-13 04:59:11 +01:00
Dassi Orleando 9eb7a54316 Update JMeter tests 2017-12-13 04:51:20 +01:00
Dassi Orleando 60ef21fe3e Merge branch 'master' of https://github.com/eugenp/tutorials 2017-12-13 04:01:14 +01:00
Dassi Orleando e5c9d8144b Edit jmeter module name 2017-12-13 04:00:58 +01:00
dhrubajyoti.bhattacharjee 33198c73e1 BAEL-1207 File search using Lucene 2017-12-13 00:51:24 +05:30
hugosama1 30f78fc3ca BAEL-1345 - Apachefileupload (#3185)
* Added code for file upload controller

* changed to spring module
2017-12-12 14:01:06 +01:00
Loredana Crusoveanu 647d83cb24
Merge pull request #3218 from egoebelbecker/master
BAEL-1374 - move JMH settings to class-level annotations.
2017-12-12 10:01:36 +02:00
Rokon Uddin Ahmed b59226a68c 12.12 (#3219)
* Create 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

* Update README.md

* Update README.md

* Create README.md

* Update README.MD

* Create README.md

* Update readme.md

* Update README.md

* Update README.md

* Update README.md
2017-12-12 07:32:35 +01:00
Hany Ahmed 339cf6a7d0 BAEL-1278 (#3214)
* BAEL-1278

* Rename methods names
2017-12-11 22:39:39 -06:00
ericgoebelbecker c787414dd9 BAEL-1374 - move JMH settings to class-level annotations. 2017-12-11 22:27:04 -05:00
abialas 3d3c1fe06b Merge remote-tracking branch 'upstream/master' 2017-12-11 22:16:09 +01:00
bahti b2ea831d83 inner interface examples added (#3151) 2017-12-11 18:31:52 +01:00
Wosin 9046955197 BAEL-1349: Custom plugin added to Gradle (#3145) 2017-12-11 16:32:04 +01:00
k0l0ssus 080d1a9425 Updated readme.md (#3215)
* Update pom.xml

Corrected main class and added JUnit dependency

* Update README.md

* Update README.md
2017-12-11 13:25:25 +02:00
Loredana Crusoveanu 2b67e24515
Merge pull request #3204 from asturcon/tutorials/binaryTreeJava
BAEL-1339 - Implementing a binary tree in Java
2017-12-11 01:04:38 +02:00
Marcos a91c6659d6 Merge remote-tracking branch 'upstream/master' into tutorials/binaryTreeJava 2017-12-10 19:29:33 +01:00
Marcos 72d162ddc9 tests refactoring 2017-12-10 19:27:45 +01:00
Bogdan Stoean 5014f5088e BAEL-1315 (#3113)
* initial setup with spring boot/ spring data jpa/ flyway

* BAEL-1315 - added flyway test extensions for spring

* BAEL-1315 - added flyway test extensions for spring

* BAEL-1315 - created multiple migration scripts and locations

* BAEL-1315 - test insert after schema creation

* cleanup

* BAEL-1315 - test data changes by a migration

* BAEL-1315 - use a single location for migrations

* BAEL-1315 - added also a JAVA class migration
2017-12-10 09:27:50 +01:00
YasinBhojawala f9f5a82cf4 BAEL-1334 Guide to Hibernate Spatial (#3211)
* BAEL-1334 Guide to Hibernate Spatial

* BAEL-1334 Guide to Hibernate Spatial

Moving the files to hibernate5 from libraries

* Reverting the pom file

* BAEL-1334 Guide to Hibernate Spatial

* BAEL-1334 Guide to Hibernate Spatial

Moving the files to hibernate5 from libraries

* Reverting the pom file

* BAEL-1334 Guide to Hibernate Spatial

Improved assertions

* Add examples related to circle
2017-12-10 09:17:49 +01:00
Loredana Crusoveanu 763f0d59c5
Merge pull request #3210 from egoebelbecker/master
BAEL-1374 - use JMH. Move out of test area.
2017-12-09 20:19:58 +02:00