5790 Commits

Author SHA1 Message Date
slavisa-baeldung
e96690ef20 BAEL-964 - Changing assertions within invert test 2017-07-22 07:05:12 +01:00
Grzegorz Piwowarek
f8bf4038f1 Optimize and refactor (#2302) 2017-07-21 13:37:49 +03:00
Naresh Babu P B
4e95722017 BAEL-422 Examples for tutorial on Vavr Collection API (#2293) 2017-07-21 00:59:46 +02:00
deep20jain
64212862bf BAEL-1029 - deep20jain@gmail.com - Addressing review comment (#2294)
* Adding test classes for java atomic variables

* Updating counter with atomic integer

* Adding reason for ignoring test

* Removing ignore annotation and moving test to manual test

* Removing counter test
2017-07-21 00:43:49 +02:00
Daniel Cassiani
292d9f802f PR for BAEL-798 - Apache Camel with Spring Boot (#2280)
* initial import

* simplified to rest only

* simplifications

* update

* Create ExampleServices.java

* Update Application.java

* simple readme

* strip of dependency management

* setting Camel versions apart where affected

* Update README.md

* update comments

* Update pom.xml

* delete of fabri8 deployment.yml

* remove extends
2017-07-21 00:40:13 +02:00
baljeet20
c910f25334 review changes (#2299) 2017-07-20 10:17:55 -07:00
ramansahasi
eab110d0d0 BAEL-787 (updated) - AWS S3 with Java (#2296)
* Replacing manual handling of stream

Replacing manual handling of stream apache commons FileUtils library.

* Replacing manual handling of stream

Replacing manual handling of stream apache commons FileUtils library.

* Update S3Application.java
2017-07-20 09:06:54 -07:00
amilabanuka
318d0790f5 BAEL-281: Static Analysis tools with Eclipse (#2298) 2017-07-20 09:06:28 -07:00
Jesus Boadas
7d36972570 changed thread for ScheduledExecutorService (#2297) 2017-07-20 07:13:42 -07:00
Nikhil Khatwani
b558adec06 Changes for BAEL-1050: Added new field (#2282) 2017-07-19 21:54:43 -05:00
lor6
600d610ddf add libs repo (#2288) 2017-07-19 23:46:42 +03:00
Grzegorz Piwowarek
ffd66faa7d Refactor HttpClient (#2272) 2017-07-19 11:16:44 +03:00
Abhinab Kanrar
14456eb92d concurrent package description (#2265)
* moving jmh into libraries module

* refactoring jmh

* Update pom.xml

* manual algorightm

* with BM result

* fix for space issue

* Fixed indentation

* change as per suggestion

* vavr either

* adding unit test and othe rutilities

* adding concurrent module

* concurrent package description

* concurrent package description

* Update EitherUnitTest.java
2017-07-19 11:16:22 +03:00
yetanotherallisonf
5004fd96a3 Update README.md (#2258) 2017-07-19 11:15:51 +03:00
Jesus Boadas
a24e442731 Vaadin server-push, data binding and validators (#2283) 2017-07-18 16:46:02 -07:00
KevinGilmore
aba59e88d9 BAEL-1010: README (#2284)
* BAEL-886: Updated README

* BAEL-917 Testing with Google Truth

Updated README

* BAEL-936: adding akka-streams module to parent

* BAEL-936: Update README

* BAEL-918: Update README

* BAEL-980: Update README

* BAEL-967: Update README

* BAEL-509: Using @GetMapping instead of @RequestMapping with method=GET

* BAEL-1005: Update README

* BAEL-509: Security and WebSockets (README)

* BAEL-861: Intro to Awaitility (README)

* BAEL-1010: Guide to the HyperLogLog Algorithm (README)
2017-07-18 18:34:06 -05:00
slavisa-baeldung
c43145afd2 Merge pull request #2276 from eugenp/bael-982-mustache-spring
bael-982-mustache-spring
2017-07-18 06:40:30 +02:00
deep20jain
afa82c0d28 BAEL-1029 - deep20jain@gmail.com - An Introduction to Atomic Variables in Java (#2269)
* Adding test classes for java atomic variables

* Updating counter with atomic integer

* Adding reason for ignoring test
2017-07-18 06:08:19 +02:00
Seun Matt
2ce547d4cd Complete Example Code for BAEL-782 (#2270)
* added updated example codes

* updated example code StringToCharStream

* deleted StringToCharStream.java locally

* removed redundant file

* added code for apache commons collection SetUtils

* refactored example code

* added example code for bytebuddy
2017-07-18 00:44:10 +02:00
Mohit Sinha
3671427d5e BAEL-969 Apache Commons Chain (#2228)
* BAEL 969 Apache Commons Chain - Example with testcase

* Made changes for Apache Commons Chain as per recommendation
2017-07-17 22:23:03 +02:00
slavisa-baeldung
59cb7db53e BAEL-982 - reformatting 2017-07-17 19:12:24 +01:00
baljeet20
fe39bc6c3d BAEL-1024 Introduction to MockServer (#2275) 2017-07-17 07:43:22 -07:00
Tomasz Lelek
fb7d3fe8f4 Bael 1010 hll (#2274)
* BAEL-1010 HLL article code

* BAEL-1010 moved tolerated difference to a variable

* Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-1010_hll

# Conflicts:
#	libraries/pom.xml

* BAEL-1010 clearer code

* use isCloseTo
2017-07-17 07:10:55 +03:00
dhruba619
dc0d802cd9 BAEL-982 Spring-boot mustache initial commit 2017-07-16 12:36:17 +05:30
Danil Kornishev
b4d3e23c3e JMH (#2222)
* JMH

* JMH
2017-07-15 23:53:57 +02:00
slavisa-baeldung
fdcb6a8cf9 Merge pull request #2268 from eugenp/bael-964-commons-map-util
BAEL-964 - printing directly to standard output
2017-07-15 21:58:56 +02:00
slavisa-baeldung
d8d1171afa BAEL-964 - printing directly to standard output 2017-07-15 18:51:14 +01:00
Doha2012
8739094a16 minor upgrade (#2259)
* minor logging fix

* spring security sso

* use basic auth

* use form login

* cleanup

* cleanup

* final cleanup

* second client app for sso

* spring boot bootstrap

* add logic

* cleanup

* add simple controller

* add thymeleaf and security

* minor fix

* minor fix

* add more boot properties

* fix live test

* fix live test

* minor fix

* semaphores

* fix configuration

* kotlin collection

* add more collection examples

* minor upgrade
2017-07-15 17:26:13 +02:00
KevinGilmore
470ac0c7bb BAEL-861 README update (#2267)
* BAEL-886: Updated README

* BAEL-917 Testing with Google Truth

Updated README

* BAEL-936: adding akka-streams module to parent

* BAEL-936: Update README

* BAEL-918: Update README

* BAEL-980: Update README

* BAEL-967: Update README

* BAEL-509: Using @GetMapping instead of @RequestMapping with method=GET

* BAEL-1005: Update README

* BAEL-509: Security and WebSockets (README)

* BAEL-861: Intro to Awaitility (README)
2017-07-15 10:14:47 -05:00
Grzegorz Piwowarek
3e2d766f37 Refactor TemporalAdjusters (#2266) 2017-07-15 17:08:56 +02:00
Tian Baoqiang
1acbe9b162 #BAEL-1007 (#2264)
* #BAEL-1007

* fix format err of pom
2017-07-15 09:24:28 +02:00
lor6
26fdeaac46 vavr spring data (#2242)
* vavr spring data

* formatting

* formatting

* formatting

* formatting
2017-07-13 22:06:36 -05:00
Grzegorz Piwowarek
4233d90902 Remove vaadin tests (#2257)
* Refactor Vaadin samples

* Refactor Vaadin samples
2017-07-13 21:15:19 +02:00
Tomasz Lelek
3718dfd0d1 Bael 1010 hll (#2256)
* BAEL-1010 HLL article code

* BAEL-1010 moved tolerated difference to a variable

* Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-1010_hll

# Conflicts:
#	libraries/pom.xml

* BAEL-1010 clearer code
2017-07-13 13:24:49 -05:00
yetanotherallisonf
7df3f24350 Update README.md (#2249) 2017-07-13 19:24:07 +02:00
yetanotherallisonf
835d9814fd Update README.md (#2252) 2017-07-13 19:23:53 +02:00
Rokon Uddin Ahmed
8ca38e15da Github11.07 (#2254)
* Update README.md

* Update README.md

* Create README.md

* Create README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

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

* Update README.md
2017-07-13 15:43:43 +02:00
ramansahasi
24b14e55b7 BAEL-787 AWS S3 with Java (#2179)
* Files - S3 Bucket Creation and Object Upload

S3 Bucket Creation and Object Upload Using the AWS SDK for Java.
Please note. This code is not readily plug-and-play type. User needs to put his own 'access key' and 'secret key'

* S3 Bucket Creation and Object Upload-dependencies

S3 Bucket Creation and Object Upload - Adding Dependencies

* Update S3Application.java

* Update S3Application.java

* Update S3Application.java

* Fixed Test Names

* Update S3Application.java

* Added more test cases

* Added more examples

* Delete AWSS3Service.java

* Delete S3Application.java

* Added more examples

* Added more test cases
2017-07-13 15:32:32 +02:00
Syed Ali Raza
78de955aac BAEL-995: resolved merge issues (#2255) 2017-07-13 09:02:05 +02:00
Grzegorz Piwowarek
84956990b6 Build optimization (#2253) 2017-07-12 19:28:47 +02:00
slavisa-baeldung
e5abeb4fd9 Merge pull request #2251 from eugenp/bael-964-map-util
bael-964-map-util
2017-07-11 17:18:01 +02:00
slavisa-baeldung
de93039d4a BAEL-964 - removing assertion from print formatted map 2017-07-11 15:49:57 +01:00
KevinGilmore
5767ff1832 BAEL-509 README (#2250)
* BAEL-886: Updated README

* BAEL-917 Testing with Google Truth

Updated README

* BAEL-936: adding akka-streams module to parent

* BAEL-936: Update README

* BAEL-918: Update README

* BAEL-980: Update README

* BAEL-967: Update README

* BAEL-509: Using @GetMapping instead of @RequestMapping with method=GET

* BAEL-1005: Update README

* BAEL-509: Security and WebSockets (README)
2017-07-11 08:08:44 -05:00
lor6
dfae14537b junit 5 extensions (#2233)
* junit 5 extensions

* fix exceptions

* add back parent
2017-07-11 07:54:52 +02:00
Tomasz Lelek
e6a0bbe090 BAEL-1010 HLL article code (#2188)
* BAEL-1010 HLL article code

* BAEL-1010 moved tolerated difference to a variable

* Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-1010_hll

# Conflicts:
#	libraries/pom.xml
2017-07-10 21:05:08 -05:00
KevinGilmore
2f651ddea3 BAEL-1005: README (#2246)
* BAEL-886: Updated README

* BAEL-917 Testing with Google Truth

Updated README

* BAEL-936: adding akka-streams module to parent

* BAEL-936: Update README

* BAEL-918: Update README

* BAEL-980: Update README

* BAEL-967: Update README

* BAEL-509: Using @GetMapping instead of @RequestMapping with method=GET

* BAEL-1005: Update README
2017-07-10 20:20:20 -05:00
Raúl Juárez
9c643cd652 BAEL-970 A Guide to Apache Commons DbUtils (#2125)
* BAEL-970 A Guide to Apache Commons DbUtils

* BAEL-970 A Guide to Apache Commons DbUtils

* BAEL-970 A Guide to Apache Commons DbUtils

- Added employeeId to Email class
- Minor corrections
2017-07-10 20:04:02 -05:00
Tomasz Lelek
1b9353c83e Bael 806 lazy (#2248)
* BAEL-806 lazy article code

* BAEL-806 remove comment
2017-07-10 21:02:21 +02:00
Jesus Boadas
54c6928bfe Introduction to Vaadin (#2247)
* deleted OpenNLP

* Introduction to Vaadin
2017-07-10 18:11:23 +02:00
slavisa-baeldung
ecac42f3a1 Merge pull request #2244 from eugenp/bael-964-map-util
bael-964-map-util
2017-07-10 13:06:07 +02:00