Commit Graph

4971 Commits

Author SHA1 Message Date
pivovarit 8c88e79fed Update .travis.yml 2017-02-09 13:01:44 +01:00
pivovarit 158fd42be1 Update .travis.yml 2017-02-09 12:15:41 +01:00
pivovarit f54c9d8ead Update .travis.yml 2017-02-09 11:48:45 +01:00
pivovarit 6cd3bc37c8 Update .travis.yml 2017-02-09 11:45:00 +01:00
pivovarit 9fc0aed6a4 Update .travis.yml 2017-02-09 11:36:26 +01:00
eugenp 22241a4126 testing fix 2017-02-09 12:15:55 +02:00
lor6 3a1505ad29 clean project of security config (#1141) 2017-02-09 03:56:53 -06:00
lor6 bfb364769c move multiple login project (#1140) 2017-02-09 03:56:34 -06:00
eugenp b18f2a58c8 minor formatting cleanup 2017-02-09 11:53:06 +02:00
pivovarit bdc59432a6 Configure Travis 2017-02-09 09:58:22 +01:00
Kevin Gilmore 429d60e63d Merge remote-tracking branch 'upstream/master' 2017-02-08 21:44:46 -06:00
Predrag Maric 2163d9b672 Merge remote-tracking branch 'origin/master' 2017-02-09 01:06:24 +01:00
Predrag Maric 878b1f5ceb Merge branch 'tomekl007-BAEL-685' 2017-02-09 01:05:13 +01:00
DOHA 6e114b6fb0 add simple java config 2017-02-09 01:34:53 +02:00
Tian Baoqiang 2c8e3c9179 #BAEL-100 tests and update spring boot to 1.5.1.RELEASE (#1135)
* add tests for #BAEL-100 and upgrade spring boot to 1.5.1.RELEASE

* uncomment integration test configurations
2017-02-08 19:51:21 +01:00
Abhinab Kanrar 7aa774352d Joining/Splitting Strings with Java and Stream API (#1130)
* rest with spark java

* 4

* Update Application.java

* indentation changes

* spring @requestmapping shortcuts

* removing spring requestmapping and pushing spring-mvc-java

* Joining/Splitting Strings with Java and Stream API
2017-02-08 16:46:10 +01:00
Chima Ejiofor 0bbfa1e10b Modification to Model Hibernate One to Many Tutorial (#1132)
* Modifications to model on Hibernate One to manyTutorial

* Modifications to model on Hibernate One to manyTutorial

* Modifications to model on Hibernate One to manyTutorial
2017-02-08 16:35:33 +01:00
slavisa-baeldung c39a596981 Merge branch 'master' into sla-pr/1092-tim 2017-02-08 14:38:48 +01:00
Tomasz Lelek 7d9c4b5bb9 BAEL-685 do not need avaitility lib 2017-02-08 13:43:23 +01:00
Tomasz Lelek 9d46c8f3d1 BAEL-685 test for rx java 2017-02-08 12:05:02 +01:00
Predrag Maric 77d4da5cd0 Merge remote-tracking branch 'origin/master' 2017-02-08 02:55:48 +01:00
Predrag Maric f9391528fc Merge branch 'tomekl007-HEXA-672' 2017-02-08 02:55:09 +01:00
Predrag Maric ec19a20ee0 Merge branch 'HEXA-672' of https://github.com/tomekl007/tutorials into tomekl007-HEXA-672 2017-02-08 02:52:37 +01:00
KevinGilmore 40a22badfc Update README.md 2017-02-07 19:39:27 -06:00
Andrew Morgan 5c8acbac57 Added stream removal from collection (#1131) 2017-02-07 22:12:14 +01:00
Danil Kornishev a9d8c5f3a3 Introduction to Neo4j (#1098)
* Nashorn

* Nashorn x2

* Nashorn added trailing newlines

* Cleanup

* Formatted script lines

* Change system outs to asserts

* Change Nashorn to be Junit tests

* Remove empty test

* Added Neo4j section

* Revert NashornTest
2017-02-07 20:34:10 +01:00
pivovarit 92ad8123f1 Refactor Java8GroupingByCollectorUnitTest 2017-02-07 19:32:09 +01:00
Tomasz Lelek 69bfaa557a BAEL-672 test case when one object is still referenced 2017-02-07 17:50:11 +01:00
Pedja 66065b6110 Merge remote-tracking branch 'origin/master' 2017-02-07 11:57:02 +01:00
Pedja 1bc7240821 Merge branch 'mogronalol-foo' 2017-02-07 11:55:38 +01:00
Pedja 3559789573 BAEL-677 Small refactoring 2017-02-07 11:54:48 +01:00
Sunil Mogadati fc233b4be7 Formatting change using Baeldung formatter 2017-02-07 03:44:17 -07:00
Pedja 4ba5e3fab3 Merge branch 'foo' of https://github.com/mogronalol/tutorials into mogronalol-foo 2017-02-07 11:44:12 +01:00
Tryfon c13453d772 Java 8 grouping by collector pull request (#1102)
* Char array to string and string to char array test cases added

* Minor code renames

* Added groupingBy collector unit tests

* Added test case for int summary calculation on grouped results

* Added the grouping by classes to the main source path

* Reverting char array to string test class

* Reverting char array to string test class

* Reverting char array to string test class

* Reverting char array to string test class
2017-02-07 03:36:06 -07:00
Saptarshi Basu 178f49e485 BAEL-595 : Review comments incorporated (#1125)
* WatchService vs. Apache Commons IO Mnitoring

* Indentation fixed

* Indentation fixed

* JAX-RS API using Jersey [BAEL-558]

* JAX-RS API using Jersey [BAEL-558]

* Modifications made to remove xml

* applicationContext.xml removed

* All try catch moved to ExceptionMapper

* fixes

* review comments incorporated

* module renamed

* JAX-RS client [BAEL-595]

* jersey-core dependency removed

* assert changed to assertEquals

* messagebody readers and writers removed

* pom dependency corrected and other minor changes

* Jersey version changed and toString() changed to valueOf()
2017-02-07 02:57:52 -07:00
slavisa-baeldung 4077ee29c5 BAEL-639 - moving from test to main source tree 2017-02-07 06:44:59 +01:00
lor6 24760595fa 2 login pages config (#1081)
* 2 login pages config

* fix links

* small fix

* fix formatting
2017-02-06 22:13:18 -06:00
Predrag Maric 7a77a032d0 Merge branch 'HEXA-672' of https://github.com/tomekl007/tutorials into tomekl007-HEXA-672 2017-02-07 02:25:01 +01:00
lor6 47889bc227 Bael 623 v2 (#1119)
* helper classes for excel processing, tests

* fix imports

* list declaration

* shorten examples, add excel files
2017-02-06 17:03:00 -06:00
Andrew Morgan 0a444d32cf Renamed unit tests for ConcurrentModificationUnit 2017-02-06 21:55:24 +00:00
Andrew Morgan c40d6962dd Added ConcurrentModificationException test 2017-02-06 21:48:45 +00:00
Muhammed Almas c198a96ec5 Pre conditions (#1128)
* BAL-36 File size api in java and apache commons IO

* BAEL-282 grep in java - fixes after code review

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor

* BAEL-519 Moved all supporting classes to main source

* BAEL-519 Moved all supporting classes to main source

* BAEL-519 Moved asserts and test classes in test folder.

* BAEL-519 moved test related producer and consumer to src.

* BAEL-586 Guide to Guava BiMap.

* BAEL-587 formatted code.

* BAEL-519 LMAX Disruptor

* BAEL-587 resolved merge

* BAEL-587 Resolved merge

* BAEL-519 Removed disruptor link.

* BAEL-519 Reverted Guava changes

* RFQ-587 Added disruptor as a separate module.

* BAEL-519 Disruptor changes.

* BAEL-519 Removed disruptor from core-java module.

* BAEL-637 Guide to PreConditions

* BAEL-637 Used assertJ for exception assertion.

* BAEL-637 updated tests to use assertJ.

* BAEL-637 Removed redundant tests.

* BAEL-637 explicitely specify the null varargs.

* BAEL-637 explicitely specify the null varargs.
2017-02-06 22:03:47 +01:00
pivovarit 071790b1d8 Rename ConcurrentMap tests 2017-02-06 14:05:09 +01:00
pedja4 51427bf70c Merge pull request #1123 from DianeDuan/metrics-ut-fix
BAEL-548: Increased deltas for tests
2017-02-06 11:38:46 +01:00
Diane Duan 9f77fecd15 fix 2017-02-06 17:47:57 +08:00
pivovarit 13f2eef879 Fix Discounter examples 2017-02-06 09:08:13 +01:00
pivovarit 77f1a97e8f Refactor Discounter examples 2017-02-06 08:11:02 +01:00
Andrew Morgan daf7af813c Implemented strategy pattern tutorial (#1110) 2017-02-06 07:51:56 +01:00
Predrag Maric 8ed8d686f7 Merge branch 'khatwaniNikhil-BAEL-248_Update_deprecated_API' 2017-02-06 04:59:50 +01:00
Predrag Maric 3b82dd6b3b BAEL-248 Moved HttpComponentsClientHttpRequestFactoryBasicAuth to an existing package 2017-02-06 04:59:03 +01:00