Commit Graph

2563 Commits

Author SHA1 Message Date
Chernykh Alexander 3b8ec66168 removed module from pom.xml 2016-07-16 01:02:56 +03:00
chernykhalexander 0944745a02 comment out spring-boot-starters module in parent pom.xml 2016-07-16 00:51:09 +03:00
chernykhalexander 6fa4a43d39 added spring boot starters module 2016-07-16 00:48:09 +03:00
Zeger Hendrikse 1a812c42ba Merge branch 'nguyennamthai-cxf_spring' 2016-07-15 13:45:10 +02:00
Zeger Hendrikse ca889aec41 Replaced tabs by spaces 2016-07-15 13:08:52 +02:00
Zeger Hendrikse a7b1b46e60 Replaced tabs by spaces 2016-07-15 13:02:13 +02:00
Zeger Hendrikse 97ba59c59f Replaced tabs by spaces 2016-07-15 12:54:28 +02:00
Zeger Hendrikse 835119464b Merge branch 'cxf_spring' of https://github.com/nguyennamthai/tutorials into nguyennamthai-cxf_spring 2016-07-15 11:11:54 +02:00
Grzegorz Piwowarek 2113974e1c Refactor spring-controller 2016-07-14 23:05:25 +03:00
prashant1067 0f6218ec91 adding spring controller changes (#493)
* adding spring controller changes

* changing package name to baledung

* removing test package

* adding changes in pom for spring junit testing

* adding test classes for controller

* adding equals and hashcode for student for test cases

* adding changes for running test cases
2016-07-14 22:45:56 +03:00
slavisa-baeldung 5b3afb4c0d Merge pull request #502 from forketyfork/master
Removed spring-4.3 from the main module
2016-07-14 16:49:15 +02:00
Slavisa Baeldung 1d896e5e96 NOJIRA - removing missing module form main pom.xml 2016-07-14 16:45:24 +02:00
Сергей Петунин 506740b328 Removed spring-4.3 from the main module 2016-07-14 19:34:31 +05:00
Thai Nguyen 9f27df367f Apache CXF with Spring 2016-07-14 20:38:34 +07:00
Sergey Petunin b5a3fabb75 Moved spring-4.3 project into spring-all (#500)
* Moved spring-4.3 project into spring-all

* Removed spring-4.3 project
2016-07-14 16:27:31 +03:00
Slavisa Baeldung eb1afcbb2c Merge branch 'pr/496-gregorz-collectors' 2016-07-14 15:04:20 +02:00
Slavisa Baeldung ea9cb32d6c BAEL-28 - Updating article URLs 2016-07-14 15:03:51 +02:00
Slavisa Baeldung c44644b6d8 BAEL-17 - reformatting code 2016-07-14 14:57:59 +02:00
Slavisa Baeldung 7fcdee3918 BAEL-145 - fixing production URL 2016-07-14 14:52:28 +02:00
Grzegorz Piwowarek af92969515 Fix import 2016-07-14 10:20:47 +03:00
Micah Silverman 674471df16 refactored variable names 2016-07-14 03:01:25 -04:00
Grzegorz Piwowarek 77d37f2a88 Refactor Java8 examples 2016-07-14 10:00:07 +03:00
Eugen 2340f39a14 Merge pull request #475 from KevinGilmore/master
Code snippets for Couchbase SDK Intro
2016-07-14 09:49:58 +03:00
Micah Silverman ea4fbe920c updated ignoringAntMatchers for csrf 2016-07-14 02:00:04 -04:00
Sergey Petunin 7e8f3e6f15 Code samples and tests for the article "What's New in Spring 4.3?" (#497)
* Spring 4.3

New features in Spring 4.3

* Added Spring-4.3 as a new module

Added Spring-4.3 as a new module.

* Adding read file

Adding read file

* Re-written examples as tests

* Added attribute annotations and default methods
2016-07-14 07:55:57 +03:00
Micah Silverman 4a4c4f3c7c updated HomeController to reflect new secrets endpoints. 2016-07-14 00:42:16 -04:00
Micah Silverman 2f6b1ca318 Moved TextCodec.BASE64.decode calls into service. Refactored method names to drive home that you're getting bytes back. 2016-07-14 00:09:53 -04:00
Micah Silverman 6bd3b381d1 Added SecretService for managing good secrets. Updated all secret operations to use SecretService. Added controller to return and set secrets. 2016-07-13 23:23:21 -04:00
Kevin Gilmore 6d61497eec Merge remote-tracking branch 'upstream/master' 2016-07-13 19:53:45 -05:00
Kevin Gilmore fca98463d4 BAEL-201: Using Couchbase SDK in a Spring Application 2016-07-13 19:53:08 -05:00
Ashanka Das 53c32286be Refs #BAEL-17 code for objectmapper. 2016-07-14 01:37:45 +02:00
Slavisa Baeldung 41bf1d2f21 BAEL-145 - removing IDE metadata, adding link to the article 2016-07-13 10:53:52 +02:00
slavisa-baeldung 6ffc6ff7e3 Merge pull request #495 from GuenHamza/master
[BAEL 145] - Add mutation testing module
2016-07-13 10:48:30 +02:00
Zeger Hendrikse b426599e04 Merge branch 'nguyennamthai-cxf_intro' 2016-07-13 09:47:04 +02:00
Zeger Hendrikse b9f5dda9c2 Replaced tabs with spaces 2016-07-13 09:46:16 +02:00
Zeger Hendrikse a6d16ce52f Merge branch 'cxf_intro' of https://github.com/nguyennamthai/tutorials into nguyennamthai-cxf_intro 2016-07-13 09:42:40 +02:00
Grzegorz Piwowarek 2d0f3b2c7d Add Java8 Collectors examples 2016-07-13 09:28:36 +03:00
Thai Nguyen 351b4a5397 Updates POM to skip a test. 2016-07-13 07:39:31 +07:00
GuenHamza 39ebdeefde update pom.xml 2016-07-13 00:51:47 +01:00
GuenHamza 539736e316 Add mutation-testing testing module content 2016-07-13 00:47:09 +01:00
Grzegorz Piwowarek e93772ae60 TDD 2016-07-13 02:13:26 +03:00
Grzegorz Piwowarek 5bfb12d091 Remove unnecessary file 2016-07-13 02:02:56 +03:00
Alex Theedom a2c12b060d Merge branches 'gcasanova-master', 'master' and 'nguyennamthai-master' of https://github.com/eugenp/tutorials 2016-07-12 21:18:07 +01:00
Alex Theedom 04aea5683f Merge pull request #494 from eugenp/grzegorz-master
Add AssertJ Java8 examples
2016-07-12 21:16:43 +01:00
Grzegorz Piwowarek 6517c26dd6 Refactor variable's name 2016-07-12 21:33:20 +03:00
Grzegorz Piwowarek 79e2c3ed49 Add additional examples 2016-07-12 21:14:57 +03:00
Grzegorz Piwowarek 060d1594aa Formatting 2016-07-12 20:58:01 +03:00
Grzegorz Piwowarek 0334f06ca5 Refactor 2016-07-12 20:51:42 +03:00
tomjoebob 47779965c0 Merge pull request #459 from bhaskey/master
webjars demo project added
2016-07-12 09:09:11 -06:00
Zeger Hendrikse 8392bbc7b9 Merge pull request #482 from gcasanova/master
New redis module
2016-07-12 14:43:37 +02:00