Commit Graph

6542 Commits

Author SHA1 Message Date
Alejandro Gervasio 1f5b0a9749 Implementing the Template Method Pattern in Java - BAEL-1289 (#2923)
* Initial Commit

* Edit pom.xml

* Changed ArtifactId
2017-11-03 00:50:15 +01:00
Mitja Jeseničnik Kotnik f98e86843f list of users in servlet (#2930) 2017-11-03 00:37:35 +01:00
Marcos Lopez Gonzalez 9414864a46 @RunWith in JUnit5 (#2935)
* @RunWith in JUnit5

* Greetings class moved to com.baeldung.junit5 package
2017-11-02 22:42:33 +01:00
felipeazv 52eb1380b6 BAEL-803: Backward Chaining with Drools - new example (#2921)
* spring beans DI examples

* fix-1: shortening examples

* List of Rules Engines in Java

* BAEL-812: Openl-Tablets example added

* BAEL-812: artifacts names changed

* BAEL-812: moving rule-engines examples to rule-engines folder

* BAEL-812: removing evaluation article files

* BAEL-812: folder renamed

* BAEL-812: folder renamed

* BAEL-812: pom.xml - parent added

* BAEL-1027: Introduction to GraphQL - initial commit

* BAEL-781: Explore the new Spring Cloud Gateway

* BAEL-781: Fix UserService.java

* BAEL-781: Fix user-service pom.xml

* BAEL-781: remove eureka-server from the example

* BAEL-781: modifying example

* BAEL-803: Backward Chaining wih Drools

* BAEL-803: pom.xml

* BAEL-803: Backward Chaining with Drools - new example
2017-11-02 22:35:03 +01:00
Bogdan Stoean 45997664ad Bael 1271 (#2907)
* BAEL-1271 - initial commit

* BAEL-1271 - created an admin server and a client app that registers to

* BAEL-1271 - added security on admin server/on client actuator endpoints

* BAEL-1271 - configured mail notifications

* added unit test coverage

* added unit test coverage

* hipchat configuration
2017-11-02 08:44:01 -07:00
Marcos Lopez Gonzalez a77a10a42a Greetings class moved to com.baeldung.junit5 package 2017-11-02 11:59:23 +01:00
lor6 6365159f68
Merge pull request #2937 from eugenp/lor6-patch-1
Update README.md
2017-11-02 10:51:22 +02:00
lor6 cd53b3e3d7
Update README.md 2017-11-02 10:12:05 +02:00
Muhammed Almas 22f07214b1 BAEL-1247 Spring XML injection. (#2901) 2017-11-02 08:44:45 +01:00
eugenp d6cbbbedb4 making the base package aligned with the site 2017-11-02 00:35:08 +02:00
tamasradu 7c12965a45 Radutamas/bael 1265 wait for threads to finish (#2933)
* BAEL-1265: Adding jUnits for the article Wait for Threads in an ExecutorService to Finish

* Fix for BAEL-1263 Daemon Threads in Java (commit: dbeb5f8ba4)

* Ignored jUnits with daemon threads
2017-11-01 08:46:36 -07:00
Marcos 7769cde1c6 @RunWith in JUnit5 2017-11-01 15:18:13 +01:00
Grzegorz Piwowarek f896e02d6e
Refactor EchoServer (#2934) 2017-11-01 11:18:27 +01:00
Andrew 65111a4666 spring-rest-shell (#2928)
* code snippets for the `Java 9 Stream API improvements` article

* code snippets for the `Java 9 Stream API improvements` article [2 attempt]

* removed the first attempt

* the Spring 5 WebClient

* delted stream features test

* HttpMediaTypeNotAcceptableExceptionExampleController [0]

* reactive web client service was removed

* new WebClient

* new WebClient [2]

* spring-rest-shell init

* pom added

* readme added
2017-10-31 09:23:31 -07:00
Seun Matt f9ee21c190 Clean up the files for CAS module (#2927)
* 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
2017-10-31 15:28:14 +01:00
sybraimah fdf2afaa1f BAEL-1098: Testing a REST API with Karate (#2855)
* BAEL-318: updated activation page

* BAEL-1098: Testing a REST API with Karate

* BAEL-1098: updated classpath on CucumberOptions

* BAEL-1098: updated KarateTest to KarateUnitTest

* BAEL-1098: reverting changes to activation.jsp on spring-webflow

* BAEL-1098: reverting changes to activation.jsp on spring-webflow

* BAEL-1098: updated karate version
2017-10-31 08:05:17 -05:00
adamd1985 a6485c4326
Revert "Initial Commit (#2896)" (#2920)
This reverts commit 00faa99afc.
2017-10-31 08:36:31 +01:00
Alejandro Gervasio 00faa99afc Initial Commit (#2896) 2017-10-30 23:15:07 +01:00
Mitja Jeseničnik Kotnik e22b382427 wildfly h2 database (#2889) 2017-10-30 22:55:20 +01:00
Mohamed Sanaulla a193fbb53f Updated tests for BAEL-1262 (#2917)
* updating test code for BAEL-1262

* some small change
2017-10-30 09:52:49 -07:00
Seun Matt 5a961c52f8 Refactor CAS Modules into CAS (#2916)
* 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
2017-10-30 15:45:16 +01:00
Michael C Good 73bfdda38d BAEL-1238 Quick Guide to Using Keycloak with a Spring Boot Application (#2908)
* michael.good703@gmail.com

michael.good703@gmail.com

* michael.good703@gmail.com

michael.good703@gmail.com

* michael.good703@gmail.com

michael.good703@gmail.com

* update

* michael.good703@gmail.com

Had to add @SpringBootApplication(exclude = MySQLAutoconfiguration.class)
2017-10-29 20:09:22 -07:00
KevinGilmore 6eb586a8c6
BAEL-1183 README (#2910)
* 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
2017-10-29 21:01:37 -05:00
Doha2012 26c50909be group persistence modules (#2890)
* move security content from spring-security-rest-full

* swagger update

* move query language to new module

* rename spring-security-rest-full to spring-rest-full

* group persistence modules
2017-10-29 23:07:04 +01:00
Ahmed Tawila dbeb5f8ba4 BAEL-1171 java.lang.String API (#2874)
* Evaluation article: Different Types of Bean Injection in Spring

* added tests & changed configuration to Java-based config

* removed xml config files

* rename unit tests

* BAEL-972 - Apache Commons Text

* remove code from evaluation article

* remove code from evaluation article

* BAEL-972 - Apache Commons Text - added another example

* BAEL-972 - Apache Commons Text - just indentation

* BAEL-994 - TemporalAdjuster in Java

* BAEL-994 - TemporalAdjuster in Java

* BAEL-994 - TemporalAdjuster in Java

* BAEL-994 - TemporalAdjuster in Java

* BAEL-994 - TemporalAdjuster in Java - fix problems

* BAEL-1033 Introduction to StreamUtils

* BAEL-1033 Introduction to StreamUtils

* BAEL-1033 Introduction to StreamUtils

* fix formatting

* BAEL-1033 minor refactor

* BAEL-1035 Introduction to Eclipse Collections

* format

* BAEL-1035 Introduction to Eclipse Collections

* BAEL-1035 Introduction to Eclipse Collections

* BAEL-1035 Introduction to Eclipse Collections

* cleanup

* cleanup

* BAEL-1109 Introduction to JCache

* BAEL-1109 Introduction to JCache

* remove unneeded property in pom.xml

* fix formatting

* close cache instances properly

* remove latest commit

* BAEL-1057 Introduction to rxjava-jdbc

* refactor rxjava-jdbc

* Refactor rxjava-jdbc

* Refactoring rxjava-jdbc

* BAEL-1171 java.lang.String API

* refactor rxjava-jdbc

* refactor String

* String API - move multiple classes into a single class

* move class into test package

* BAEL-1171 String.lang.String API

* BAEL-1171 java.lang.String API

* BAEL-1250 Initializing Arrays in Java

* BAEL-1250 Initializing Arrays in Java

* BAEL-1250 Initializing Arrays in Java

* small fix

* BAEL-1171 java.lang.String API

* BAEL-1263 Daemon Threads in Java

* BAEL-1263 Daemon Threads in Java
2017-10-29 22:17:41 +01:00
Grzegorz Piwowarek 2f060a8f28
Revert KeycloakConfigurationTest (#2905) 2017-10-29 16:55:06 +01:00
Grzegorz Piwowarek 95cf16de28 Spring Boot Bootstrap upgrade (#2904) 2017-10-29 10:05:26 -05:00
Carsten Gräf f1831535cb
Merge pull request #2898 from sbmaggarwal/master
BAEL-896 : Working with dates in Kotlin
2017-10-29 16:04:53 +01:00
lor6 ff0a23b2f5
Merge pull request #2893 from yasin3061/master
BAEL-1217 Guide to Spring Type Conversions
2017-10-29 16:32:09 +02:00
Yasin Bhojawala 7c2b4e6f88 format code 2017-10-29 19:20:54 +05:30
Yasin Bhojawala 729c392019 BAEL-1217 fixed failing tests 2017-10-29 19:16:42 +05:30
lor6 7f08f5164f
Merge pull request #2902 from forketyfork/master
BAEL-1280: Mapping Dynamic Values (@Formula, @Filter, @Any, @Where)
2017-10-29 15:39:19 +02:00
Сергей Петунин 7ee0ac104d BAEL-1280: Fixed sample code issues 2017-10-29 14:06:46 +01:00
Yasin Bhojawala 9fee77a9d9 reverting unnecessary files 2017-10-29 17:24:59 +05:30
Yasin Bhojawala e56da99216 BAEL-1217 Guide to Spring Type Conversions
Review comments
2017-10-29 17:20:47 +05:30
Сергей Петунин 568198fed9 BAEL-1280: Mapping Dynamic Values (@Formula, @Filter, @Any, @Where) 2017-10-29 11:43:19 +01:00
Grzegorz Piwowarek 88adbb6421
Update pom.xml (#2897) 2017-10-29 07:21:20 +01:00
Dassi orleando e4d90382c3 BAEL-132: Configure Jenkins to run and show Jmeter tests (#2860)
* Different types of bean injection in Spring

* Difference between two dates in java

* Update README.md

* Simple clean of difference between dates

* Clean my test article

* Improve dates diff: for dates and datetimes

* Move difference between dates from core-java to libraries

* BAEL-890 - Kotlin-Allopen with Spring example

* BAEL-1107 - Introduction to Apache Cayenne Orm

* BAEL-1107: update formating and version of libs

* BAEL-1107: update properties of Author

* BAEL-1157: Apache Cayenne - Advanced Querying

* BAEL-1157: Fix imports

* BAEL-1157: code indentation

* BAEL-1157: Update list of author names

* BAEL-132: Configure Jenkins to Run and Show Jmeter Tests

* Removed submodule spring-jmeter-jenkins

* Commit again spring-jmeter-jenkins
2017-10-28 22:52:54 -07:00
Shubham 3d530cd9f2 Merge branch 'master' of https://github.com/sbmaggarwal/tutorials 2017-10-29 08:35:02 +05:30
Shubham Aggarwal d873088b86
Merge pull request #3 from eugenp/master
Update fork
2017-10-29 08:34:51 +05:30
Shubham 5f795ca5e5 Added Kotlin datetime package and test cases for BAEL-896 2017-10-29 08:32:29 +05:30
Sergey Petunin d97456ead8 BAEL-1221: How Spring MVC Really Works (#2892) 2017-10-28 08:38:57 -07:00
Yasin Bhojawala 89f9e2fed6 reverting .gitignore changes 2017-10-28 20:43:39 +05:30
Yasin Bhojawala 7ad1e5692b BAEL-1217 Guide to Spring Type Conversions 2017-10-28 20:41:20 +05:30
Shubham Aggarwal 4f23603852
Merge pull request #2 from eugenp/master
Reverse Merge
2017-10-28 11:17:10 +05:30
Hany Ahmed 26f38c1b69 JUnit5 with Mockito using @ExtendWith (#2770)
* JUnit5 with Mockito using @ExtendWith

* rename method:
givenUserWithExistingName_whenSaveUser_thenGiveUsernameAlreadyExistsError

rename this class according to the standard -- UserServiceUnitTest.java
2017-10-27 21:48:33 -05:00
dimitarsazdovski fb283f35c7 BAEL 148 move to this repo (#2885) 2017-10-27 23:45:27 +02:00
Shaimaa Shalaby 303db6c663 Intro to JDO Queries 2/2 article (#2871)
* ADD 
MyApp.java class
ProductItem.java class

modify:
package.jdo to add a named query
pom.xml to add datanucleus-jdo-query.jar

* remove sys.out statements
2017-10-27 23:42:37 +02:00
daoire 6d0d878ba4
Update README.md (#2887) 2017-10-27 20:59:09 +01:00
Michael C Good b8bd61243c BAEL-1238 Quick Guide to Using Keycloak with a Spring Boot Application (#2886)
* michael.good703@gmail.com

michael.good703@gmail.com

* michael.good703@gmail.com

michael.good703@gmail.com

* michael.good703@gmail.com

michael.good703@gmail.com

* update
2017-10-27 10:23:32 -07:00