Commit Graph

4799 Commits

Author SHA1 Message Date
Tomasz Lelek 06f69c29d8 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-633 2017-02-22 15:17:21 +01:00
Pedja 26ded9b364 Merge branch 'tomekl007-BAEL-633' 2017-02-22 12:58:37 +01:00
Pedja dbc52e8654 BAEL-633 Small refactoring 2017-02-22 12:58:04 +01:00
Pedja 9d71f7295b Merge branch 'BAEL-633' of https://github.com/tomekl007/tutorials into tomekl007-BAEL-633 2017-02-22 12:49:19 +01:00
Adam InTae Gerard 72d5bfca82 BAEL-9 #3 (#1207)
* BAEL-9 #3

* pom.xml fix
2017-02-21 18:15:35 -06:00
Tomasz Lelek 12193e96fa BAEL-633 proper formatting and test naming 2017-02-21 17:29:29 +01:00
pedja4 b80265392c Merge pull request #1180 from khatwaniNikhil/Changes_for_BAEL-552-Update_SpringDataREST_article
Changes for BAEL-552 Update SpringDataREST article
2017-02-21 14:05:04 +01:00
Grzegorz Piwowarek d3d11a18f3 Revert "Spring Groovy Config with fixed pom" (#1209) 2017-02-21 07:35:07 +01:00
Daniele Demichelis a75ed7e70a BAEL-554 Spring Remoting with Hessian and Burlap (#1166)
* Burlap & Hessian server added

* Burlap & Hessian client work

* Fixed main

* Fixed formatting
2017-02-20 21:38:52 -06:00
Nancy Bosecker 3371c9047a Moved code to apache-solrj from spring-data-solr, updated code to 6.4.0 solrj, fixed dependencies in both modules (#1196)
* Solr w Apache SolrJ

* Solr w Apache SolrJ

* updated test names and moved add to @before method

* create apache-solrj module, moved code from spring-data-solr
2017-02-20 19:28:16 -06:00
Andrew Evans fda362f79d Spring Groovy Config with fixed pom (#1200)
* 'bean_injection'

* 'bean_injection'

* 'changes'

* code

* git ignore

* pom fix

* pom fix
2017-02-20 23:17:48 +01:00
GuenHamza 494d6d57e1 Add Cobertura Plugin configuration (#1185) 2017-02-20 16:17:08 -06:00
slavisa-baeldung 99dbc3efd1 BAEL-41 - Log4j 2 appenders, layout, filters 2017-02-20 20:03:32 +01:00
slavisa-baeldung 30fccad5f4 Merge branch 'master' into sla-pr/1201-dhrubayotti-log4j2 2017-02-20 19:42:59 +01:00
KevinGilmore fae4d381c1 Update README.md 2017-02-20 08:51:46 -06:00
Tomasz Lelek 08ced40547 BAEL-602 remove unnecessary comment 2017-02-20 10:13:25 +01:00
dhruba619 99c8ee5228 BAEL-41 Intro to Log4J2 code simplification and refactoring 2017-02-20 12:52:19 +05:30
KevinGilmore 689219c718 Create README.md 2017-02-19 22:02:57 -06:00
buddhini81 7c337eb6c0 Adding Code for BAEL-394 (#1163)
* Code for evaluation article

Article : Field vs. Constructor Injection

* Correct typo in attribute name

* Delete EbookRepositiry.java

* Add corrected class

* Update LibraryUtils.java

* Update Member.java

* Update Reservation.java

* Adding new file AccountServlet

* Adding new files for BAEL-394

* Add new files for BAEL-394

* Add new file for BAEL-394

* Indentation of annotations fixed

* Indentation of annotations fixed

* Indentation of annotations fixed

* Removing this class since it is not relevant

* New example added for @WebListener
2017-02-20 00:54:42 +01:00
mariiakulik e5ecd86f27 README files update (#1195)
* 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

* 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

* 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

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.MD

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create 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

* Update README.md

* Create 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

* 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

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Delete README.md
2017-02-19 22:22:43 +01:00
Dhrubajyoti Bhattacharjee 6d9c24ad9e Merge pull request #1 from eugenp/master
Pulling from master fork
2017-02-20 00:27:20 +05:30
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
Tomasz Lelek e35c452ad1 BAEL-602 add example of join using only Stream API 2017-02-18 22:40:15 +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
Tomasz Lelek 306eb4ee96 BAEL-602 example of using Unchecked 2017-02-18 14:06:08 +01:00
Tomasz Lelek 8d4b69671a BAEL-602 more examples of JOOL 2017-02-18 13:59:08 +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
Tomasz Lelek 00d83f9070 BAEL-602 create JOOL module, one test case 2017-02-17 18:26:23 +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
Tomasz Lelek 5b1135cae6 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-633
Conflicts:
	pom.xml
2017-02-17 16:02:23 +01:00
Tomasz Lelek 31cf702160 BAEL-633 more descriptive code 2017-02-17 15:57:35 +01:00
Tomasz Lelek 895bcc1921 BAEL-633 add mixing and bean creator test 2017-02-17 12:19:57 +01: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
tschiman 6f78b05d03 BAEL-574 moving configuration to config server controlled files 2017-02-15 21:07:43 -07:00
tschiman cb5e2ce8f1 BAEL-574 deleting commented out code 2017-02-15 20:31:45 -07:00
tschiman 2fabf7c26f Merge remote-tracking branch 'upstream/master' 2017-02-15 20:14:13 -07:00
tschiman 551d124e8b BAEL-574 adding reporters as beans instead of config classes 2017-02-15 20:13:27 -07: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