Commit Graph

4654 Commits

Author SHA1 Message Date
lor6 46f854c03b apache bval project (#1178)
* apache bval project

* update tests

* remove extra lines
2017-02-18 21:01:49 -06:00
slavisa-baeldung bf057fa8db Merge branch 'testng-junit' 2017-02-18 22:57:46 +01:00
slavisa-baeldung 333953b204 BAEL-183 - refactoring and moving testng to dedicated module 2017-02-18 22:56:41 +01:00
Abhinab Kanrar 51756367ce adding testcase for WebUtils and ServletRequestUtils (#1193)
* 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

* adding more join/split functionality

* changing package name

* testcase change

* adding webutils

* adding testcase for WebUtils and ServletRequestUtils

* adding testcase
2017-02-18 16:54:41 +01:00
slavisa-baeldung aef624dd8b Merge branch 'master' into testng-junit 2017-02-18 15:06:13 +01:00
pivovarit 2bf21cbff3 Refactor ExcelPOIHelper to Stream API 2017-02-18 08:31:42 +01:00
slavisa-baeldung f800e9dc4f BAEL-684 - suffix testname to match surefire configuration 2017-02-18 07:47:36 +01:00
tschiman 2ee0a8a7a1 BAEL-684 Adding spring JPA to resource servers 2017-02-18 07:34:18 +01:00
slavisa-baeldung 6c282a742c BAEL-639: Fixing failing test 2017-02-18 07:31:10 +01:00
maibin 5f0f26e374 Merge pull request #1189 from AbhinabKanrar/patch-6
Update UtilsController.java
2017-02-17 17:46:09 +01:00
maibin e36ff9b88a Merge pull request #1188 from AbhinabKanrar/patch-5
Update WebUtils and ServletRequestUtils
2017-02-17 17:45:30 +01:00
lor6 8fe5a2ac72 Bael 682 (#1124)
* upload, read excel files with mvc

* formatting

* add excel files

* update excel files
2017-02-17 09:06:34 -06:00
Abhinab Kanrar 88a9772694 Update UtilsController.java 2017-02-17 11:04:33 +05:30
Abhinab Kanrar de376eb0fc Update Application.java 2017-02-17 11:02:53 +05:30
Nancy Bosecker 935b815ad4 Updated test names and moved document add code to @Before method. (#1187)
* Solr w Apache SolrJ

* Solr w Apache SolrJ

* updated test names and moved add to @before method
2017-02-16 21:59:06 -06:00
Abhinab Kanrar 6b0e59afac Guide to the Spring WebUtils and ServletRequestUtils (#1184)
* 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

* adding more join/split functionality

* changing package name

* testcase change

* adding webutils
2017-02-16 17:15:08 +01:00
Nancy Bosecker a4c5fb1c12 Solr w Apache SolrJ (#1073)
* Solr w Apache SolrJ

* Solr w Apache SolrJ
2017-02-15 17:48:53 -06:00
Zeger Hendrikse 41ea1898eb Moved tests to live tests 2017-02-15 23:21:13 +01:00
pivovarit 498230ff89 Refactor MinMaxTest 2017-02-15 20:48:55 +01:00
baljeet20 947fddab54 BAEL-604 Introduction to Apache velocity (#1179)
* BAEL-604 Introduction to apache velocity

* BAEL-604 Introduction to apache velocity
2017-02-15 16:04:39 +01:00
pivovarit 99963ee271 Refactor spring-data-neo4j 2017-02-15 11:24:35 +01:00
slavisa-baeldung 204ad9586b Merge remote-tracking branch 'origin/master' 2017-02-15 10:04:35 +01:00
slavisa-baeldung 429c700caf BAEL-639: Fixing failing test 2017-02-15 10:04:00 +01:00
slavisa-baeldung f7ef3766cb BAEL-639: Guide to Guava's EventBus Tests - adding sleep 2017-02-15 09:58:37 +01:00
Mohd Farid cc089e5297 BAEL-668 find min/max from a list/collection (#1134)
* BAEL-668 find min/max from a list/collection

* BAEL-668 using mapToInt instead of Compare

* BAEL-668 using direct assertion with the method call
2017-02-15 07:36:04 +01:00
Stephen Braimah 9135c6073e BAEL-639: Guide to Guava's EventBus Tests - removed EventWrapper and added DeadEvent Subscriber 2017-02-15 06:46:19 +01:00
KevinGilmore 746ed952db Update README.md 2017-02-14 20:52:25 -06:00
Andrew Morgan f3f021f036 Mesos marathon module (#1107)
* mesos marathon demo

* Updated DockerFile to point to maven target

* Pointed to baeldung docker repository

* Added file permissions for Dockerise script
2017-02-15 02:20:28 +01:00
Danil Kornishev dd40ed7025 Neo4j moved (#1152)
* Neo4j cleanup

* Neo4j cleanup

* Neo4j cleanup x2
2017-02-14 21:44:45 +01:00
Pedja 8f01c27090 Merge branch 'tomekl007-BAEL-12' 2017-02-14 18:03:21 +01:00
Pedja 5351ac877f Merge branch 'BAEL-12' of https://github.com/tomekl007/tutorials into tomekl007-BAEL-12 2017-02-14 18:00:34 +01:00
maibin 7f4c7157eb Struts2 refactoring (#1176)
* Modifications to model on Hibernate One to manyTutorial

* Modifications to model on Hibernate One to manyTutorial

* Modifications to model on Hibernate One to manyTutorial

* Simple Genetic Algorithm improvements

* Struts2 refactoring
2017-02-14 17:49:10 +01:00
Tian Baoqiang cf87412c42 refined #BAEL-100 and remove Java EE app for simplicity (#1168) 2017-02-14 17:34:44 +01:00
Tomasz Lelek 24d0acbbd6 BAEL-12 xmlBody into a variable 2017-02-14 10:05:16 +01:00
Tomasz Lelek a985a9fb5a BAEL-12 remove final 2017-02-14 10:01:09 +01:00
Tomasz Lelek 3eb0575708 BAEL-12 userAgent header value in one place 2017-02-14 09:59:12 +01:00
Ravi-ronic 491d36e745 BAEL-524:after review comments (#1154)
* BAEL-524

* BAEL-524

* BAEL-524

* BAEL-524

* BAEL-524 resolving build failure

* BAEL-524 do not exclude test class
2017-02-13 20:10:28 +01:00
Abhinab Kanrar 5ef3b149f1 Update JoinerSplitterTest.java (#1172) 2017-02-13 19:19:58 +01:00
Pedja 2f598e234c Merge branch 'mogronalol-BAEL-675' 2017-02-13 18:12:06 +01:00
Pedja f01145a25b Merge branch 'BAEL-675' of https://github.com/mogronalol/tutorials into mogronalol-BAEL-675 2017-02-13 18:00:27 +01:00
pivovarit 506ac8301b Refactor Spring Data examples 2017-02-13 17:31:28 +01:00
slavisa-baeldung e5597d87ce BAEL-183 - removing obsolete class 2017-02-13 01:33:02 +01:00
slavisa-baeldung 04a87a9df5 Merge branch 'master' into sla-pr/1108-junit 2017-02-13 01:21:45 +01:00
Andrew Morgan b279e70989 CacheLoader tests 2017-02-12 18:38:17 +00:00
lor6 424f55ac48 custom access denied page (#1133)
* custom access denied page

* fix formatting, remove imports
2017-02-12 08:11:55 -06:00
KevinGilmore c6c3b71ba1 Update README.md 2017-02-12 07:32:40 -06:00
KevinGilmore 7a895108f0 Update README.MD 2017-02-12 07:30:32 -06:00
Tomasz Lelek f772286896 BAEL-669 test of an infinite stream (#1126)
* BAEL-669 test of an infinite stream

* BAEL-699 example of custom type infinite stream

* BAEL-699 do..while stream way

* BAEL-669 generate stream of random uuids
2017-02-12 11:22:25 +02:00
Abhinab Kanrar 4aaefd39df changing package structure (#1157)
* 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

* adding more join/split functionality

* changing package name

* testcase change
2017-02-12 09:50:49 +01:00
Abhinab Kanrar 25dc6bc81c Delete JoinerSplitter.java (#1161) 2017-02-12 09:11:25 +01:00