Commit Graph

6498 Commits

Author SHA1 Message Date
Daniele Demichelis 94f4dd1d77 Bael 728 introduction to osgi (#3017)
* BAEL-728: first working geocoder example

* First steps with different geocoder

* Working plaing app

* Small step

* Maven project subdivided into components.

* <Export-Package> added

* CLient

* small step fwd

* Committing before resetting idea

* It does not compile!

* some other mod

* Works

* step

* Examples works

* removed unused code

* Removed empty folder
2017-11-12 13:44:21 +01:00
Mansi 062b83fe17 BAEL-1237 String Formatter (#2912)
* Example Code For Evaluation Article

This is an example code for the evaluation article on "Different Types of Bean Injection in Spring"

* Added unit tests

* Minor changes to application context

* Removed code committed for evaluation article

* BAEL-944 Demonstrating the problems with new Url pattern matching in Spring 5

* BAEL-944 Demonstrating the problems with new Url pattern matching in Spring 5

* BAEL-944 Exploring the Spring MVC URL Matching Improvements

* BAEL-944 Exploring the Spring MVC URL Matching Improvements

* BAEL-944 Exploring the Spring MVC URL Matching Improvements

* BAEL-944 Code Formatting and solving build issue

* BAEL-944 Resolving build issue due to change in Spring version

* BAEL-944 Resolving build issue

* BAEL-944 Formatting code

* BAEL-944 Moving tests to correct package

* BAEL-944 Moving tests to correct package

* BAEL-944 Replacing @RequestMapping by @GetMapping

* BAEL-944 Remove unnecessary attribute name, "value" in annotations

* BAEL-79 Intro to Activiti with Spring

* BAEL-79 Intro to Activiti with Spring

* BAEL-79 Adding activiti module to the parent modules

* BAEL-79 Using latest version

* BAEL-79 Update Spring boot version that works with Activiti

* BAEL-79 Replace RequestMapping with GetMapping

* BAEL-79 Use Java 8 Syntax

* BAEL-79 Formatting

* BAEL-79 changed module name

* BAEL-378 A Guide to Activiti with Java

* BAEL-79 Fixed unit tests

* BAEL-79 Simplified the process

* BAEL-79 Fix test cases

* BAEL-1045 Lambda Behave

* BAEL-1045 Lambda Behave

* BAEL-1045 Lambda Behave

* BAEL-1090 Difference between compact and compressed strings in Java 9

* BAEL-1237 String Formatter

* BAEL-1237 String Formatter

* BAEL-1237 String Formatter

* BAEL-1237 String Formatter

* BAEL-1237 Guide to java.util.Formatter
2017-11-12 12:51:03 +01:00
linhvovn 1b31c3ffad [tlinh2110@gmail.com]Bael1313 Introduction to Spring ACL (#3007)
* [tlinh2110@gmail.com] [BAEL1313] Introduction Spring ACL

* [tlinh2110@gmail.com] BAEL 1313 - Update unit test

* [tlinh2110@gmail.com]BAEL1313- remove unused files from spring-core
2017-11-12 12:21:05 +01:00
Grzegorz Piwowarek 776a01429e
Group testing modules (#3014)
* 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

* group testing modules

* try fix conflict
2017-11-12 11:16:46 +01:00
Loredana Crusoveanu b383d83bf4
Merge pull request #2972 from denis-zhdanov/BAEL-1290-javac-plugin
BAEL-1290 Creating a Java Compiler Plugin
2017-11-11 23:06:36 +02:00
dhrubajyoti.bhattacharjee 9341d6f751 BAEL-1160 Introduction to Apache Lucene 2017-11-11 23:59:27 +05:30
Carsten Gräf 996bee2732
Merge pull request #2992 from vitallan/BAEL-1319
BAEL-1319 Quick Guide on Data.sql and Schema.sql Files in Spring
2017-11-11 13:29:18 +01:00
Daniele Demichelis fa589fa7bf Bael 728 introduction to osgi (#3004)
* BAEL-728: first working geocoder example

* First steps with different geocoder

* Working plaing app

* Small step

* Maven project subdivided into components.

* <Export-Package> added

* CLient

* small step fwd

* Committing before resetting idea

* It does not compile!

* some other mod

* Works

* step

* Examples works

* removed unused code
2017-11-11 06:20:23 +01:00
Mitja Jeseničnik Kotnik c6e7203f99 BAEL-624: Formating code (#3008) 2017-11-10 18:49:24 +01:00
Loredana Crusoveanu c9aaa0d993 hibernate identifiers examples (#2977)
* hibernate identifiers examples

* fix conflict

* change to longstream

* change to format
2017-11-10 12:33:52 +01:00
felipeazv cfd3def015 BAEL-803: Backward Chaining with Drools - removed @RunWith (#3002)
* 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

* BAEL-803: Backward Chaining with Drools - parent module

* BAEL-803: Backward Chaining with Drools - parent module

* BAEL-803: Backward Chaining with Drools - meta-inf/maven-fix

* BAEL-803: Backward Chaining with Drools - drools parent module

* BAEL-803: Backward Chaining with Drools - removed @RunWith
2017-11-10 07:57:09 +01:00
Carsten Gräf a0efd94117
Merge pull request #3005 from earth001/master
Update for article BAEL-1121
2017-11-10 06:33:45 +01:00
juan a60d922fd6 Update pom.xml with profiles 2017-11-10 01:28:09 -03:00
juan 179838b199 Merge remote-tracking branch 'upstream/master' 2017-11-10 00:54:53 -03:00
juan 75630b6c54 Update for article BAEL-1121 2017-11-10 00:53:43 -03:00
chrisoberle 3bb538a2f7 BAEL-1314 Guide to AbstractRoutingDatasource (#2989)
* BAEL-1314 initial import.  Guide to AbstractRoutingDatasource.

* BAEL-1314 Guide to Spring AbstractRoutingDatasource

* update test name and rename test classes

* move dsrouting example to spring-boot project.  rename db create script.
2017-11-09 16:15:03 -08:00
Muhammed Almas a38e6e295e BAEL-1296 Prime numbers till n. (#2956)
* BAEL-1296 Prime numbers till n.

* BAEL-1296 Renamed packge
2017-11-09 20:54:36 +01:00
Wosin 6a8ecab163 BAEL-1310: Code for Quick Guide to Stack. (#2993) 2017-11-09 20:52:58 +01:00
Sergey Petunin 182a7525f2 BAEL-1222: Hit the Ground Running with the Spring Security Java Configuration (#2988) 2017-11-09 05:25:49 -06:00
felipeazv f96548363e BAEL-803: Backward Chaining with Drools - parent module (#2986)
* 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

* BAEL-803: Backward Chaining with Drools - parent module

* BAEL-803: Backward Chaining with Drools - parent module

* BAEL-803: Backward Chaining with Drools - meta-inf/maven-fix

* BAEL-803: Backward Chaining with Drools - drools parent module
2017-11-09 12:04:37 +01:00
Alejandro Gervasio 8df4293b68 Implementing the Template Method Pattern in Java - BAEL-1289 (#2976)
* Initial Commit

* Remove unit test methods

* Remove duplicated unit test methods
2017-11-09 11:14:05 +01:00
fpistritto f499f86cc8 BAEL-1272: Java String Pool (#2952)
* Add StringPool unit tests

* Refactor tests to use AssertJ instead of JUnit asserts
2017-11-08 21:13:42 -06:00
Allan Vital 4857675e2d BAEL-1319 Quick Guide on Data.sql and Schema.sql Files in Spring 2017-11-09 00:36:53 -02:00
Muhammed Almas 7b4d644d1e BAEL-1296 Prime numbers till 'n'. (#2954) 2017-11-08 18:04:59 +01:00
Muhammed Almas 2f5370dea6 Spring core xml (#2971)
* BAEL-1247 Spring XML injection.

* BAEL-1247 - updated test

* BAEL-1247 - updated test
2017-11-08 08:24:37 +01:00
lor6 e98ba8a321
Merge pull request #2979 from eugenp/lor6-patch-3
Update README.MD
2017-11-07 15:21:01 +02:00
lor6 30d8509b44
Update README.MD 2017-11-07 14:46:21 +02:00
Nik 1d61601aa7 BAEL-1267 spring rest project through tomcat created in java (#2969)
* BAEL-1267 spring rest project through tomcat created in java

* BAEL-1267 including empty file for webapp
2017-11-06 21:47:10 -08:00
Michael C Good bc3d33151c BAEL-1238 (#2974)
* 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)

* Updated for 3.3.0.Final

BAEL-1238

* Update pom.xml

* BAEL-1238

Added new module spring-boot-keycloak and removed Keycloak code from spring-boot module

* Minor changes to pom.xml

* Update CustomConverterTest.java

* Update StringToEmployeeConverter.java

* Update GenericBigDecimalConverter.java

* Update MyFeatures.java

* Update .gitignore

* Formatting changes

* "Resolving conflicts"

* Updated spring-boot to remove keycloak

* Updated to see

* Update

* Updated

* Found remnant file and deleted it

* Update pom.xml

Added spring-boot-keycloak module

* Added reference to parent-boot-5

I changed the parent from org.springframework.boot to parent-boot-5.

* Update GenericBigDecimalConverter.java

Copy current GenericBigDecimalConverter to resolve any conflicts

* Update StringToEmployeeConverter.java

Copy current version to resolve any conflicts

* Update pom.xml

* Update pom.xml

* Delete remnant files

* Updated pom.xml

* Update pom.xml
2017-11-06 14:44:53 -08:00
Seun Matt 50daef5bdc Refactor Cas-Server Configurations (#2970)
* 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
2017-11-06 22:23:20 +01:00
thakursantosh 93ecfad7fe Code for BAEL-1306 - thakursantosh/st1972@gmail.com (#2940)
* New code for First Article 'Types of Bean Injection'

* Adding code for BAEL-1306

* Code changes for BAEL-1306

* Removed code of my evaluation article
2017-11-06 22:16:12 +01:00
Denis Zhdanov 8e5e0e3bb3 BAEL-1290 Creating a Java Compiler Plugin
* a sample Javac plugin
* a test framework for Javac plugins
* sample Javac plugin's tests
2017-11-06 22:16:23 +03:00
Grzegorz Piwowarek c65795c7b0
Remove <testFailureIgnore>true (#2919) 2017-11-06 18:12:14 +02:00
tamasradu 90c2739563 Radu/bael 1265 junit updates (#2965)
* Code for test article: Different Types of Bean Injection in Spring

* Adding jUnits for test article: Different Types of Bean Injection in Spring

* BAEL-1265: Adding jUnit for article

* BAEL-1265: Closing ExecutorService in jUnit

* BAEL-1265: Adding jUnit for CountDownLatch and example for ExecutorService.awaitTermination
2017-11-05 17:46:29 -08:00
hgomez 3db7b36662 Removed comments from author, reformat 2017-11-05 18:36:44 -05:00
KevinGilmore 2e7d254adb
BAEL-1133 README (#2962)
* 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
2017-11-05 14:06:25 -06:00
lor6 3952b7ef59 remove keycloak, refactor packages (#2963) 2017-11-05 18:32:37 +02:00
hgomez d936889921 first version 2017-11-04 17:43:04 -04:00
Tim Schimandle a9bea07bd5 BAEL-1176 Spring Cloud Connector Heroku (#2911)
* BAEL-1176 setting up base application with in memory database

* BAEL-1176 adding postgres stuff
2017-11-04 16:46:20 +01:00
Bogdan Stoean 666206ce05 hipchat configuration (#2959) 2017-11-04 08:38:32 -07:00
Sergey Petunin b6f0ab774c BAEL-1281: Hibernate - Mapping Date/Time values (java.util and java.time) (#2951) 2017-11-04 16:26:12 +01:00
lor6 7d5a755a75
Merge pull request #2958 from yasin3061/master
BAEL-1217: Guide to Spring Type Conversions
2017-11-04 16:48:32 +02:00
lor6 582147e7c3
Merge pull request #2957 from asturcon/tutorials/runWithJUnit5
@RunWith in JUnit5
2017-11-04 16:38:19 +02:00
Buddhini Samarakkody 7a2d2c5fb0 More code changes for BAEL-656 (#2900)
* Java Config file for LocalSessionFactoryBean

* Remove test class

* Remove test class

* Add new test classes for BAEL-656

* remove unused spring config BAEL-656

* modification in test method

* change in test method

* change in test method
2017-11-04 14:47:25 +01:00
Sergey Travin 1e13b57895 Minor fixes (#2865)
* Update README.md

* Fix duplicate dependency in pom.xml
2017-11-04 14:46:53 +01:00
Marco Battaglia b4c327ea4f Fixed error on AopConfiguration (#2946)
* com. to org.

* changed all 'com.baeldung ' in 'org.baeldung' in order to make AopConfiguration class able to work
2017-11-04 14:43:56 +01:00
lor6 8e04a06bc9 activiti with spring security example (#2909) 2017-11-04 14:43:29 +01:00
Yasin Bhojawala b32cd7a635 Add example for implicit conversion in controller methods 2017-11-04 18:12:45 +05:30
Marcos efe0655cde organize imports 2017-11-04 13:40:08 +01:00
Marcos 312f106185 Merge remote-tracking branch 'upstream/master' into tutorials/runWithJUnit5 2017-11-04 13:23:23 +01:00