Commit Graph

4674 Commits

Author SHA1 Message Date
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
Abhinab Kanrar 4b728ec65b Delete JoinerSplitterTest.java (#1160) 2017-02-12 09:10:00 +01:00
Andrew Morgan b5985a586c Tidied up tests 2017-02-11 18:47:27 +00:00
Luís Soares 7c07b93def Improve order of passing arguments in assert
Expected argument should come first.
2017-02-11 18:47:27 +00:00
Luís Soares bb6224d771 Make test pass in non-english computers where tests are run
The tested failed in my portuguese language OS because of:
Ter(ça) is Tue(sday)

Movie [imdbId=tt0472043, director=null, actors=[ActorJackson [imdbId=nm2199632, dateOfBirth=Ter set 21 11:00:00 GMT 1982, filmography=[Apocalypto, Beatdown, Wind Walkers]]]]
Movie [imdbId=tt0472043, director=null, actors=[ActorJackson [imdbId=nm2199632, dateOfBirth=Tue Sep 21 11:00:00 GMT 1982, filmography=[Apocalypto, Beatdown, Wind Walkers]]]]

Locale was enforced
2017-02-11 18:47:27 +00:00
Luís Soares b050db16cb Increase Jackson version 2017-02-11 18:47:27 +00:00
Luís Soares ec2bfa7014 Test Serialize/Deserialize Optional with Jackson 2017-02-11 18:47:27 +00:00
dhruba619 23696a24bd BAEL-183 Updated after review 2017-02-11 23:57:50 +05:30
pivovarit 5218116a80 Reformat JoinerSplitter 2017-02-11 18:40:14 +01:00
Tomasz Lelek 34bfeed011 BAEL-12 end-to-end test case for auth proxy 2017-02-11 17:15:08 +01:00
Tomasz Lelek 70cc228f1e BAEL-12 advanced http client 2017-02-11 16:53:26 +01:00
Abhinab Kanrar c670ac9166 adding more functionality in split/join, added chars() usage (#1155)
* 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
2017-02-11 16:29:57 +01:00
eugenp 63b042a9d8 maven cleanup 2017-02-11 14:07:50 +02:00
eugenp 29c0fd8371 minor formatting work 2017-02-11 14:00:52 +02:00
Kevin Gilmore 67fcde1009 BAEL-651: Fixed the custom voter application 2017-02-10 20:26:18 -06:00
Kevin Gilmore 46a73c7bea Merge remote-tracking branch 'upstream/master' 2017-02-10 07:31:47 -06:00
Vivek Kumar a04c421305 BAEL - 326 - Add section about file upload with additional form data (#1105) 2017-02-10 13:43:32 +01:00
eugenp 22d26048b6 fixes after project move 2017-02-10 11:35:01 +02:00
lor6 7a54fce404 Rename project (#1149)
* rename project

* remove old project
2017-02-10 03:32:43 -06:00
lor6 88deec0162 rename project (#1144) 2017-02-10 02:49:01 -06:00
eugenp 84ecb92f45 minor boot upgrade 2017-02-10 10:13:14 +02:00
eugenp 27190ae119 temporary change 2017-02-10 10:08:54 +02:00
pivovarit 426944f72b Enable GIB 2017-02-10 07:38:21 +01:00
Kevin Gilmore 23020a4e0c Merge remote-tracking branch 'upstream/master' 2017-02-09 20:57:26 -06:00
maibin c95097e294 Simple Genetic Algorithms improvements (#1146)
* 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
2017-02-09 18:25:40 -06:00
Kevin Gilmore f72c41c8a7 Merge remote-tracking branch 'upstream/master' 2017-02-09 17:37:40 -06:00
pivovarit 30ed03aea1 Enable incremental 2017-02-09 21:45:17 +01:00
pivovarit 234cdb16b2 Enable incremental 2017-02-09 21:40:31 +01:00
pivovarit d6911adc5d Disable incremental build by default 2017-02-09 21:25:34 +01:00
pivovarit ae3ee2150f Disable incremental build by default 2017-02-09 21:17:29 +01:00
pivovarit 57d5278707 Disable incremental build by default 2017-02-09 21:09:20 +01:00