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 |
|
Grzegorz Piwowarek
|
ee3af0efe0
|
Add AssertJ Java8 examples
|
2016-07-12 14:21:44 +03:00 |
|
Grzegorz Piwowarek
|
afb6a25a36
|
Bump AssertJ version up
|
2016-07-12 12:24:46 +03:00 |
|
Anil Bhaskar
|
bae9bf82f0
|
Delete application.properties
|
2016-07-12 13:11:36 +05:30 |
|
Anil Bhaskar
|
a37abb6c44
|
Delete maven-wrapper.properties
|
2016-07-12 13:11:02 +05:30 |
|
Anil Bhaskar
|
68bf8371e3
|
Delete maven-wrapper.jar
|
2016-07-12 13:07:00 +05:30 |
|
Anil Bhaskar
|
c92acd905e
|
Delete mvnw
|
2016-07-12 13:04:18 +05:30 |
|
Anil Bhaskar
|
9ae1749d15
|
Delete mvnw.cmd
|
2016-07-12 13:04:04 +05:30 |
|
Guillermo Casanova
|
d9747e5c6d
|
Rename test methods including underscores
|
2016-07-12 03:18:13 +02:00 |
|
Thai Nguyen
|
1c1495299f
|
Refactors code for Introduction to Apache CXF
|
2016-07-12 08:13:43 +07:00 |
|
Zeger Hendrikse
|
c311d7b274
|
Merge pull request #491 from bdragan/master
Changed Kryo version
|
2016-07-12 00:40:32 +02:00 |
|
bdragan
|
cd72bcac9f
|
Changed Kryo version.
|
2016-07-11 23:00:07 +02:00 |
|
tomjoebob
|
eacc4bdd57
|
Merge pull request #466 from emre-aydin/minify-js-css-maven
Minify Javascript and CSS files by using YUI compressor Maven plugin
|
2016-07-11 13:52:30 -06:00 |
|
Zeger Hendrikse
|
648fb26ca2
|
Merge pull request #483 from nguyennamthai/master
Introduction to Apache-CXF
|
2016-07-11 13:55:27 +02:00 |
|
DOHA
|
da58ba479d
|
upgrade jackson
|
2016-07-11 12:23:02 +02:00 |
|
Slavisa Baeldung
|
73a89d9400
|
BAEL-151 - added dep, minor changes
|
2016-07-11 10:30:40 +02:00 |
|
Slavisa Baeldung
|
cc5f4770dd
|
Merge remote-tracking branch 'origin/pr/489'
|
2016-07-11 10:27:47 +02:00 |
|
k0l0ssus
|
90cb002c40
|
BAEL-151 - adding JSTL support
|
2016-07-11 07:36:47 +02:00 |
|
k0l0ssus
|
493bae4ee2
|
BAEL-151 - implict EL object example
|
2016-07-11 07:36:24 +02:00 |
|
slavisa-baeldung
|
1347e1517c
|
Merge remote-tracking branch 'origin/master'
|
2016-07-11 07:30:00 +02:00 |
|
k0l0ssus
|
f12d31fa89
|
JSTL library namespace import
|
2016-07-10 23:14:49 -04:00 |
|
k0l0ssus
|
5d8559ade0
|
Update el_intro.xhtml
Snippet to demonstrate use of an implicit EL component
|
2016-07-10 23:10:51 -04:00 |
|
Sergey Petunin
|
d0e35e7022
|
Added test examples for the article "Hibernate: save, persist, update, merge, saveOrUpdate" (#487)
|
2016-07-10 22:28:34 +02:00 |
|
emre
|
1a28fbe93e
|
Minify Javascript and CSS files by using YUI compressor Maven plugin
|
2016-07-10 22:25:32 +03:00 |
|
Alex Theedom
|
afb2e977fb
|
Update test to match code in the article
|
2016-07-10 16:41:03 +01:00 |
|
Alex Theedom
|
17ed679d5a
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# assertj/src/test/java/com/baeldung/assertj/introduction/AssertJGuavaTest.java
|
2016-07-10 16:39:45 +01:00 |
|
Alex Theedom
|
9cdb683e00
|
Update test to match code in the article
|
2016-07-10 16:36:05 +01:00 |
|