Commit Graph

7140 Commits

Author SHA1 Message Date
ramansahasi 5d6c47789e Logged InterruptedException instead of ignoring it (#3517) 2018-01-26 10:04:38 -08:00
Tom Hombergs 2332bc1a14
Merge pull request #3513 from eugenp/thombergs-patch-1
added link to finalize article
2018-01-25 22:43:01 +01:00
Tom Hombergs 211c8a0c30
added link to finalize article 2018-01-25 22:06:00 +01:00
gautamshetty 19e8849361 [BAEL 1209] - Java RMI Files. (#3374)
* [BAEL 1209] - Java RMI Files.

* Added parent tag and deleted dependency tag for junit.

* Added java-rmi module.

* Removed duplicate java-lite module entry.

* Deleting this file as it is covered in test class.

* Spell check.
2018-01-25 11:16:39 +01:00
Eugen Paraschiv 70e4a55256 minor import cleanup 2018-01-25 11:33:50 +02:00
Carsten Gräf 948243384e
Merge pull request #3092 from Thoughtscript/master
BAEL-1175 - Using a Spring Cloud App Starter
2018-01-24 19:53:56 +01:00
Carsten Gräf 026ff3be45
Merge pull request #3488 from felipeazv/master
BAEL-1475: code formatting
2018-01-24 19:45:18 +01:00
Ahmad Alsanie 0585764866 BAEL-1473 replaced int with AtomicInteger for safe usage in multi-threaded env (#3497)
* BAEL-1473 Intoduction to Spliterator in Java

* BAEL-1473 - Replace .out with logger.info

* removed log

* BAEL-1473 - added test-cases

* modify test-cases

* AtomicInteger instead of int

* SIZED removed
2018-01-24 09:29:14 -08:00
KevinGilmore 689083a090
BAEL-1148 README (#3505)
* BAEL-973: updated README

* BAEL-1069: Updated README

* BAEL-817: add README file

* BAEL-1084: README update

* BAEL-960: Update README

* BAEL-1155: updated README

* BAEL-1041: updated README

* BAEL-973: Updated README

* BAEL-1187: updated README

* BAEL-1183: Update README

* BAEL-1133: Updated README

* BAEL-1098: README update

* BAEL-719: add README.md

* BAEL-1272: README update

* BAEL-1272: README update

* BAEL-1196: Update README

* BAEL-1328: Updated README

* BAEL-1371: Update README.md

* BAEL-1371: Update README.md

* BAEL-1278: Update README

* BAEL-1326: Update README

* BAEL-399: Update README

* BAEL-1297: Update README

* BAEL-1218: README

* BAEL-1148 README update
2018-01-24 08:12:03 -06:00
christopherfranklin 9f1429b067 BAEL-1324 A Simple Tagging Implementation with Elasticsearch (#3464)
* Christopher Franklin A Simple Tagging Implementation with Elasticsearch

Modifying the existing Spring Data Elasticsearch example to use the tags
already on the model. Also added a number of tests as examples of how to
use the tags.
2018-01-23 18:29:31 +01:00
Grzegorz Piwowarek f2777f3be7
Merge branch 'master' into master 2018-01-23 09:24:38 +01:00
Grzegorz Piwowarek f8e4ecef08
Merge branch 'master' into master 2018-01-23 09:23:32 +01:00
Dassi orleando af3edc477d BAEL-1273: Display RSS feed with spring mvc (AbstractRssFeedView) (#3490)
* BAEL-1216: improve tests

* BAEL-1448: Update Spring 5 articles to use the release version

* Setting up the Maven Wrapper on a maven project

* Add Maven Wrapper on spring-boot module

* simple add

* BAEL-976: Update spring version

* BAEL-1273: Display RSS feed with spring mvc (AbstractRssFeedView)
2018-01-22 19:43:24 -08:00
chrisoberle 3459d3ad47 BAEL-1418 Spring Security with Extra Login Fields (#3476)
* BAEL-1418 - spring security with extra login fields

* change delimeter for username/domain concatenation

* remove unnecessary class

* move source to spring-5-security module

* finish moving example code to spring-5-security module

* fix formatting in pom

* adjust spacing

* BAEL-1418 Spring Security with Extra Login Fields

* added additional custom example
* refactored and added tests

* remove final keywords and serialVersionUID constants
2018-01-23 00:41:03 +01:00
Donato Rimenti db903618f3 BAEL-1321 Jetty 9 Server - Create, Configure programmatically (#3482)
* Implemented server factory and its tests. Changed Jetty version to latest, removed duplicate entry and added jetty-webapp dependency in pom.xml.

* Added missing war file and changed tests port for Travis build.
2018-01-23 00:28:45 +01:00
felipeazv c38de161c6 removing verbose comment 2018-01-22 22:28:02 +01:00
felipeazv 3e5ac1de94 BAEL-1475: code formatting 2018-01-22 22:09:57 +01:00
Loredana Crusoveanu aa12596920
Merge pull request #3486 from alessiostalla/BAEL-1398
BAEL-1398
2018-01-22 22:20:23 +02:00
Loredana Crusoveanu 692f12636f add pact provider test (#3475) 2018-01-22 17:46:11 +01:00
Juan Moreno b1266c833b BAEL-1148 earth001@gmail.com - Merged spring-mvc-push module in spring-mvc-simple (#3459)
* Sample code for BAEL-1148 - earth001@gmail.com

* Change tabs for spaces in non java files

* Change tabs for spaces in non java files

* Removed unnecessary argument

* BAEL-1148 earth001@gmail.com - Mapped get method in controller / Removed resources

* Merged spring-mvc-push module in spring-mvc-simple
2018-01-22 09:08:33 -06:00
Alessio Stalla 7000fca197 BAEL-1398 Code for the article: HTTP Requests with Kotlin and khttp 2018-01-22 15:12:11 +01:00
Tom Hombergs a115c94f32
Merge pull request #3478 from nguyennamthai/BAEL-1479
BAEL-1479 Guide to finalize()
2018-01-22 08:37:34 +01:00
Ahmad Alsanie 25f449ad38 BAEL-1473 (#3477)
* BAEL-1473 Intoduction to Spliterator in Java

* BAEL-1473 - Replace .out with logger.info

* removed log

* BAEL-1473 - added test-cases

* modify test-cases
2018-01-21 09:44:22 -08:00
Nam Thai Nguyen 7e6cb22c7d Merge branch 'master' into BAEL-1479 2018-01-21 23:39:47 +07:00
Nam Thai Nguyen 30321eb801 initial commit for the BAEL-1479 2018-01-21 23:37:11 +07:00
Seun Matt 6923d3accd Example Code for Exceptions in Netty (#3406)
* 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

* added example code for PCollections

* update pom

* refactored tests for PCollections

* spring security xml config

* spring security xml config

* remove redundant comment

* example code for apache-shiro

* updated example code for Vavr Collections

* updated Vavr's Collection example

* updated Vavr Collection file

* updated example code for Apache Shiro

* updated Vavr Collections example

* added example code for N1QL

* update example code for N1QL

* added integration test for N1QL

* update N1QL Example code

* update the N1QL example Code

* rename module to couchbase

* rename module to couchbase

* change module name in parent module and pom

* added cas-server module

* added cas secured app for Spring SSO with CAS

* refactor cas modules into cas folder

* updated files

* removed redundant files

* refactor the config for cas-server

* added sql file to generate tables and database

* added source code for VRaptor

* update source code for VRaptor article

* update pom and reformat code

* add example code for BAEL-1439

* updated code for netty exceptions
2018-01-20 18:18:01 +01:00
Miguel Rivero 740073b6ad BAEL-1230: Get Java Logs into the JSON Format (#3381)
* Added code for BAEL-1230: Getting log in JSON format

* Added code for BAEL-1230: Getting log in JSON format

* Improved tests to check correct JSON format in logs

* Renamed Test classes to make clear what they do

* Fixed wrong indentation
2018-01-20 16:35:48 +01:00
Loredana Crusoveanu a3585ddc8e
Merge pull request #3471 from eugenp/BAEL-1177
remove gson
2018-01-20 17:03:55 +02:00
Grzegorz Piwowarek 7bd1fbf734
Refactor Trie (#3469) 2018-01-20 15:05:41 +01:00
Loredana Crusoveanu f2a097bfc1 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-1177 2018-01-20 16:05:09 +02:00
Loredana Crusoveanu 43b26b0ef9 remove gson 2018-01-20 15:30:28 +02:00
Loredana Crusoveanu 99040c49f1 remove gson 2018-01-20 15:27:28 +02:00
Grzegorz Piwowarek d64468eddc
Refactor elastic (#3467) 2018-01-20 13:33:02 +01:00
Grzegorz Piwowarek b1520c93fd
Update README.md (#3443) 2018-01-20 11:54:39 +01:00
Grzegorz Piwowarek 0293c65f77
Trie Examples (#3466)
* Implement Trie

* Implement TrieTest

* Delete testDelete method

* Refactorings

* Refactor Trie

* Refactor TrieNode

* Refactor Trie
2018-01-20 11:54:24 +01:00
aietcn 7e7ccc7eb3 BAEL-1416 quick guide to kong (#3448)
* BAEL-1416 quick guide to kong

* refactor kong samples
2018-01-20 10:09:55 +01:00
Carsten Gräf 3ecab4a0df
Merge pull request #3447 from BineshNarayanan/master
BAEL-1276 | Adding example of ActiveJDBC
2018-01-19 09:50:05 +01:00
Loredana Crusoveanu d74e2062db
Merge pull request #3461 from eugenp/lor6-patch-7
exclude metrics until tests are fixed
2018-01-19 10:32:50 +02:00
Loredana Crusoveanu b6f6e9dbc4
exclude metrics until tests are fixed 2018-01-19 10:02:27 +02:00
Dassi orleando 16fe0c8eca BAEL-976: Update spring rest article (#3455)
* BAEL-1216: improve tests

* BAEL-1448: Update Spring 5 articles to use the release version

* Setting up the Maven Wrapper on a maven project

* Add Maven Wrapper on spring-boot module

* simple add

* BAEL-976: Update spring version
2018-01-18 14:42:48 -08:00
Carsten Gräf c8d11b402f
Merge pull request #3450 from felipeazv/master
BAEL-1475: moving module
2018-01-18 14:16:35 +01:00
felipeazv a25ea6372a moving module 2018-01-18 13:40:33 +01:00
felipeazv fe1105a526 change module 2018-01-18 13:04:56 +01:00
Alessio Stalla 407607131f Merge remote-tracking branch 'upstream/master' 2018-01-18 12:55:16 +01:00
Alessio Stalla 3a5804aaa8 Revert "Code for Alessio Stalla's evaluation article (Different Types of Bean Injection in Spring)"
This reverts commit c174946f85.
2018-01-18 12:54:55 +01:00
Sergey Petunin 1d29f9be8b BAEL-1414 Learn to Fully Leverage Java Server Faces (#3446) 2018-01-18 12:50:38 +02:00
Loredana Crusoveanu 20551052e1
Merge pull request #3444 from eugenp/BAEL-1177
refactor cloud security ex
2018-01-18 12:15:34 +02:00
chrisoberle bff1f7ba12 BAEL-1418 - spring security with extra login fields (#3413)
* BAEL-1418 - spring security with extra login fields

* change delimeter for username/domain concatenation

* remove unnecessary class

* move source to spring-5-security module

* finish moving example code to spring-5-security module

* fix formatting in pom

* adjust spacing
2018-01-18 11:13:33 +01:00
BineshNarayanan a8f6c9f9fb BAEL-1276 | Adding example of ActiveJDBC 2018-01-18 12:22:06 +08:00
Doha2012 aa0785ca16 upgrade opened to spring boot 2 (#3441)
* upgrade opened to spring boot 2
2018-01-17 22:59:15 +02:00