Commit Graph

4674 Commits

Author SHA1 Message Date
slavisa-baeldung 8ffc21e8cf BAEL - 606 - Tests for JSR 354 Money implementation 2017-03-03 06:57:03 +01:00
root 1df0503b20 Java Money & Currency 2017-03-02 12:06:22 -04:00
root bb1b9c4ca4 Java Money & Currency 2017-02-27 15:13:19 -04:00
root fc570b9e2e JSR-354 Java Money & Currency 2017-02-22 11:59:50 -04:00
Adam InTae Gerard 72d5bfca82 BAEL-9 #3 (#1207)
* BAEL-9 #3

* pom.xml fix
2017-02-21 18:15:35 -06: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
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
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
Nikhil Khatwani 90a5a8c8d0 Changes_for_BAEL-552-Update_SpringDataREST_article 2017-02-15 21:46:45 +05:30
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