Commit Graph

  • 9d71f7295b Merge branch 'BAEL-633' of https://github.com/tomekl007/tutorials into tomekl007-BAEL-633 Pedja 2017-02-22 12:49:19 +01:00
  • 72d5bfca82 BAEL-9 #3 (#1207) Adam InTae Gerard 2017-02-21 18:15:35 -06:00
  • 12193e96fa BAEL-633 proper formatting and test naming Tomasz Lelek 2017-02-21 17:29:29 +01:00
  • b80265392c Merge pull request #1180 from khatwaniNikhil/Changes_for_BAEL-552-Update_SpringDataREST_article pedja4 2017-02-21 14:05:04 +01:00
  • d3d11a18f3 Revert "Spring Groovy Config with fixed pom" (#1209) Grzegorz Piwowarek 2017-02-21 07:35:07 +01:00
  • a75ed7e70a BAEL-554 Spring Remoting with Hessian and Burlap (#1166) Daniele Demichelis 2017-02-21 04:38:52 +01:00
  • 3371c9047a Moved code to apache-solrj from spring-data-solr, updated code to 6.4.0 solrj, fixed dependencies in both modules (#1196) Nancy Bosecker 2017-02-20 17:28:16 -08:00
  • fda362f79d Spring Groovy Config with fixed pom (#1200) Andrew Evans 2017-02-20 15:17:48 -07:00
  • 494d6d57e1 Add Cobertura Plugin configuration (#1185) GuenHamza 2017-02-20 22:17:08 +00:00
  • 99dbc3efd1 BAEL-41 - Log4j 2 appenders, layout, filters slavisa-baeldung 2017-02-20 20:03:32 +01:00
  • 30fccad5f4 Merge branch 'master' into sla-pr/1201-dhrubayotti-log4j2 slavisa-baeldung 2017-02-20 19:42:59 +01:00
  • fae4d381c1 Update README.md KevinGilmore 2017-02-20 08:51:46 -06:00
  • 08ced40547 BAEL-602 remove unnecessary comment Tomasz Lelek 2017-02-20 10:13:25 +01:00
  • 99c8ee5228 BAEL-41 Intro to Log4J2 code simplification and refactoring dhruba619 2017-02-20 12:52:19 +05:30
  • 689219c718 Create README.md KevinGilmore 2017-02-19 22:02:57 -06:00
  • 7c337eb6c0 Adding Code for BAEL-394 (#1163) buddhini81 2017-02-20 05:24:42 +05:30
  • e5ecd86f27 README files update (#1195) mariiakulik 2017-02-19 22:22:43 +01:00
  • 6d9c24ad9e Merge pull request #1 from eugenp/master Dhrubajyoti Bhattacharjee 2017-02-20 00:27:20 +05:30
  • 46f854c03b apache bval project (#1178) lor6 2017-02-19 05:01:49 +02:00
  • bf057fa8db Merge branch 'testng-junit' slavisa-baeldung 2017-02-18 22:57:46 +01:00
  • 333953b204 BAEL-183 - refactoring and moving testng to dedicated module slavisa-baeldung 2017-02-18 22:56:41 +01:00
  • e35c452ad1 BAEL-602 add example of join using only Stream API Tomasz Lelek 2017-02-18 22:40:15 +01:00
  • 51756367ce adding testcase for WebUtils and ServletRequestUtils (#1193) Abhinab Kanrar 2017-02-18 21:24:41 +05:30
  • aef624dd8b Merge branch 'master' into testng-junit slavisa-baeldung 2017-02-18 15:06:13 +01:00
  • 306eb4ee96 BAEL-602 example of using Unchecked Tomasz Lelek 2017-02-18 14:06:08 +01:00
  • 8d4b69671a BAEL-602 more examples of JOOL Tomasz Lelek 2017-02-18 13:59:08 +01:00
  • 2bf21cbff3 Refactor ExcelPOIHelper to Stream API pivovarit 2017-02-18 08:31:42 +01:00
  • f800e9dc4f BAEL-684 - suffix testname to match surefire configuration slavisa-baeldung 2017-02-18 07:47:36 +01:00
  • 2ee0a8a7a1 BAEL-684 Adding spring JPA to resource servers tschiman 2017-02-11 19:52:16 +01:00
  • 6c282a742c BAEL-639: Fixing failing test slavisa-baeldung 2017-02-18 07:31:10 +01:00
  • 00d83f9070 BAEL-602 create JOOL module, one test case Tomasz Lelek 2017-02-17 18:26:23 +01:00
  • 5f0f26e374 Merge pull request #1189 from AbhinabKanrar/patch-6 maibin 2017-02-17 17:46:09 +01:00
  • e36ff9b88a Merge pull request #1188 from AbhinabKanrar/patch-5 maibin 2017-02-17 17:45:30 +01:00
  • 8fe5a2ac72 Bael 682 (#1124) lor6 2017-02-17 17:06:34 +02:00
  • 5b1135cae6 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-633 Tomasz Lelek 2017-02-17 16:02:23 +01:00
  • 31cf702160 BAEL-633 more descriptive code Tomasz Lelek 2017-02-17 15:57:35 +01:00
  • 895bcc1921 BAEL-633 add mixing and bean creator test Tomasz Lelek 2017-02-17 12:19:57 +01:00
  • 88a9772694 Update UtilsController.java Abhinab Kanrar 2017-02-17 11:04:33 +05:30
  • de376eb0fc Update Application.java Abhinab Kanrar 2017-02-17 11:02:53 +05:30
  • 935b815ad4 Updated test names and moved document add code to @Before method. (#1187) Nancy Bosecker 2017-02-16 19:59:06 -08:00
  • 6b0e59afac Guide to the Spring WebUtils and ServletRequestUtils (#1184) Abhinab Kanrar 2017-02-16 21:45:08 +05:30
  • 6f78b05d03 BAEL-574 moving configuration to config server controlled files tschiman 2017-02-15 21:07:43 -07:00
  • cb5e2ce8f1 BAEL-574 deleting commented out code tschiman 2017-02-15 20:31:45 -07:00
  • 2fabf7c26f Merge remote-tracking branch 'upstream/master' tschiman 2017-02-15 20:14:13 -07:00
  • 551d124e8b BAEL-574 adding reporters as beans instead of config classes tschiman 2017-02-15 20:13:27 -07:00
  • a4c5fb1c12 Solr w Apache SolrJ (#1073) Nancy Bosecker 2017-02-15 15:48:53 -08:00
  • 41ea1898eb Moved tests to live tests Zeger Hendrikse 2017-02-15 23:21:13 +01:00
  • 498230ff89 Refactor MinMaxTest pivovarit 2017-02-15 20:48:46 +01:00
  • 90a5a8c8d0 Changes_for_BAEL-552-Update_SpringDataREST_article Nikhil Khatwani 2017-02-15 21:46:45 +05:30
  • 947fddab54 BAEL-604 Introduction to Apache velocity (#1179) baljeet20 2017-02-15 20:34:39 +05:30
  • dd01588369 BAEL-650: Small refactoring Sunil Gulabani 2017-02-15 18:07:14 +05:30
  • 99963ee271 Refactor spring-data-neo4j pivovarit 2017-02-15 11:24:25 +01:00
  • 204ad9586b Merge remote-tracking branch 'origin/master' slavisa-baeldung 2017-02-15 10:04:35 +01:00
  • 429c700caf BAEL-639: Fixing failing test slavisa-baeldung 2017-02-15 10:04:00 +01:00
  • f7ef3766cb BAEL-639: Guide to Guava's EventBus Tests - adding sleep slavisa-baeldung 2017-02-15 09:58:37 +01:00
  • c4b693745b BAEL-574 adding Zipkin Span Reporters to define the URL from eureka tschiman 2017-02-14 23:53:23 -07:00
  • cc089e5297 BAEL-668 find min/max from a list/collection (#1134) Mohd Farid 2017-02-15 12:06:04 +05:30
  • 9135c6073e BAEL-639: Guide to Guava's EventBus Tests - removed EventWrapper and added DeadEvent Subscriber Stephen Braimah 2017-02-13 21:45:43 +01:00
  • 746ed952db Update README.md KevinGilmore 2017-02-14 20:52:25 -06:00
  • f3f021f036 Mesos marathon module (#1107) Andrew Morgan 2017-02-15 01:20:28 +00:00
  • dd40ed7025 Neo4j moved (#1152) Danil Kornishev 2017-02-14 15:44:45 -05:00
  • 8f01c27090 Merge branch 'tomekl007-BAEL-12' Pedja 2017-02-14 18:03:21 +01:00
  • 5351ac877f Merge branch 'BAEL-12' of https://github.com/tomekl007/tutorials into tomekl007-BAEL-12 Pedja 2017-02-14 18:00:34 +01:00
  • 7f4c7157eb Struts2 refactoring (#1176) maibin 2017-02-14 17:49:10 +01:00
  • cf87412c42 refined #BAEL-100 and remove Java EE app for simplicity (#1168) Tian Baoqiang 2017-02-15 00:34:44 +08:00
  • b3303dc0cf BAEL-633 craete cglib template Tomasz Lelek 2017-02-14 16:17:55 +01:00
  • 24d0acbbd6 BAEL-12 xmlBody into a variable Tomasz Lelek 2017-02-14 10:05:16 +01:00
  • a985a9fb5a BAEL-12 remove final Tomasz Lelek 2017-02-14 10:01:09 +01:00
  • 3eb0575708 BAEL-12 userAgent header value in one place Tomasz Lelek 2017-02-14 09:59:12 +01:00
  • 2ab1c19561 BAEL-639: Guide to Guava's EventBus Tests - removed EventWrapper and added DeadEvent Subscriber Stephen Braimah 2017-02-13 20:45:43 +00:00
  • 491d36e745 BAEL-524:after review comments (#1154) Ravi-ronic 2017-02-14 00:40:28 +05:30
  • 5ef3b149f1 Update JoinerSplitterTest.java (#1172) Abhinab Kanrar 2017-02-13 23:49:58 +05:30
  • 2f598e234c Merge branch 'mogronalol-BAEL-675' Pedja 2017-02-13 18:12:06 +01:00
  • f01145a25b Merge branch 'BAEL-675' of https://github.com/mogronalol/tutorials into mogronalol-BAEL-675 Pedja 2017-02-13 18:00:27 +01:00
  • 506ac8301b Refactor Spring Data examples pivovarit 2017-02-13 17:31:28 +01:00
  • e5597d87ce BAEL-183 - removing obsolete class slavisa-baeldung 2017-02-13 01:33:02 +01:00
  • 04a87a9df5 Merge branch 'master' into sla-pr/1108-junit slavisa-baeldung 2017-02-13 01:21:45 +01:00
  • bebef9a230 BAEL-574 update the readme tschiman 2017-02-12 16:01:28 -07:00
  • 237eb64079 BAEL-574 update the readme tschiman 2017-02-12 15:59:41 -07:00
  • 0b793f7398 BAEL-574 integrating zipkin into the cloud project tschiman 2017-02-12 15:55:20 -07:00
  • b279e70989 CacheLoader tests Andrew Morgan 2017-02-12 18:38:17 +00:00
  • 424f55ac48 custom access denied page (#1133) lor6 2017-02-12 16:11:55 +02:00
  • c6c3b71ba1 Update README.md KevinGilmore 2017-02-12 07:32:40 -06:00
  • 7a895108f0 Update README.MD KevinGilmore 2017-02-12 07:30:32 -06:00
  • f772286896 BAEL-669 test of an infinite stream (#1126) Tomasz Lelek 2017-02-12 10:22:25 +01:00
  • 4aaefd39df changing package structure (#1157) Abhinab Kanrar 2017-02-12 14:20:49 +05:30
  • c9bb4b9e37 BAEL-650: Removed unwanted comments Sunil Gulabani 2017-02-12 13:44:03 +05:30
  • 25dc6bc81c Delete JoinerSplitter.java (#1161) Abhinab Kanrar 2017-02-12 13:41:25 +05:30
  • 4b728ec65b Delete JoinerSplitterTest.java (#1160) Abhinab Kanrar 2017-02-12 13:40:00 +05:30
  • c7fa471064 Merge remote-tracking branch 'upstream/master' tschiman 2017-02-11 21:51:44 -07:00
  • c1b9675c43 BAEL-684 Adding spring JPA to resource servers tschiman 2017-02-11 11:52:16 -07:00
  • b5985a586c Tidied up tests Andrew Morgan 2017-02-11 18:23:25 +00:00
  • 7c07b93def Improve order of passing arguments in assert Luís Soares 2017-02-05 18:25:52 +00:00
  • bb6224d771 Make test pass in non-english computers where tests are run Luís Soares 2017-02-05 18:24:48 +00:00
  • b050db16cb Increase Jackson version Luís Soares 2017-02-05 18:22:11 +00:00
  • ec2bfa7014 Test Serialize/Deserialize Optional with Jackson Luís Soares 2017-02-05 18:21:52 +00:00
  • 23696a24bd BAEL-183 Updated after review dhruba619 2017-02-11 23:57:50 +05:30
  • 5218116a80 Reformat JoinerSplitter pivovarit 2017-02-11 18:40:14 +01:00
  • 34bfeed011 BAEL-12 end-to-end test case for auth proxy Tomasz Lelek 2017-02-11 17:15:08 +01:00
  • 70cc228f1e BAEL-12 advanced http client Tomasz Lelek 2017-02-11 16:53:26 +01:00