Commit Graph

6600 Commits

Author SHA1 Message Date
Eugen Paraschiv 9f54deaff7 minor documentation work 2017-12-02 18:26:00 +02:00
Eugen Paraschiv c2e8eb2ccc cleanup Hibernate work 2017-12-02 18:24:28 +02:00
Walter Gómez 79cf459013 Generated id fix (#3180)
* Add project for hibernate immutable article
Add Event entity
Add hibernate configuration file
Add hibernateutil for configuration
Add test to match snippets from article

* Update master

* Update hibernate tests
Change sesssion handling
Modify event creation

* Remove setId method on generated id
2017-12-02 18:04:30 +02:00
Shouvik Bhattacharya 3d0e68b4a9 Guide to HashSet (#3165) 2017-12-02 15:27:28 +01:00
Loredana Crusoveanu 4876a7a26f
Merge pull request #3182 from eugenp/lor6-patch-1
Update README.md
2017-12-02 12:20:56 +02:00
Loredana Crusoveanu 2c7481c35f
Update README.md 2017-12-02 11:55:12 +02:00
Loredana Crusoveanu 449d65ed45
Merge pull request #3179 from egoebelbecker/master
BAEL-1374 - search an array
2017-12-02 01:16:26 +02:00
ericgoebelbecker 89ab473651 BAEL-1374 - search an array. Name changes. 2017-12-01 18:02:13 -05:00
ericgoebelbecker e4d301e81d BAEL-1374 - search an array 2017-12-01 15:08:19 -05:00
Michael C Good b7a86b1b56 BAEL-1341 JDBC RowSet Interface (#3175)
* 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

* BAEL-1341 JDBC RowSet Interface

This commit includes the main package and test package to accompany the tutorial JDBC RowSet Interface.

* Update pom.xml

* Changed from MySQL to h2

Changed MySQL to embedded database for ease of use.
2017-12-01 19:28:09 +01:00
daoire e9a56b20a4
Merge pull request #3177 from eugenp/daoire-patch-2
Update README.md
2017-12-01 16:50:06 +00:00
daoire 39fb51e63d
Update README.md 2017-12-01 16:06:12 +00:00
Loredana Crusoveanu bd0bba04d4
Merge pull request #3176 from Sgitario/master
BAEL-1174: A Quick Guide to Spring Cloud Consul: Fix Ribbon client
2017-12-01 18:02:48 +02:00
Jose Carvajal 1f7572884b BAEL-1174: A Quick Guide to Spring Cloud Consul: Fix Ribbon client
sasd

a
2017-12-01 16:56:34 +01:00
Loredana Crusoveanu bec94e9508
Merge pull request #3174 from eugenp/BAEL-21
add headers ex
2017-12-01 17:05:50 +02:00
Loredana Crusoveanu 6d639f6864
Merge pull request #3171 from eugenp/BAEL-1174
refactor packages
2017-12-01 16:12:51 +02:00
Loredana Crusoveanu bdf881701c add headers ex 2017-12-01 16:11:07 +02:00
Loredana Crusoveanu ae204db0af Merge branch 'master' into BAEL-1174 2017-12-01 15:31:57 +02:00
Loredana Crusoveanu d4715a7329
Merge pull request #3172 from eugenp/fix-cas-project
fix cas project build
2017-12-01 15:30:16 +02:00
Loredana Crusoveanu 4e61c381e3 remove extra depedency 2017-12-01 14:43:27 +02:00
Loredana Crusoveanu 20ffefae39
Merge pull request #3019 from parthkaria/master
BAEL-21 Exploring the new HTTP Client in Java 9
2017-12-01 14:39:39 +02:00
Loredana Crusoveanu 69fc1a02f4 fix cas project build 2017-12-01 14:36:59 +02:00
Loredana Crusoveanu cd14a791d1 remove extra word file 2017-12-01 13:56:44 +02:00
Loredana Crusoveanu 5aa0b890d1 refactor packages 2017-12-01 13:34:00 +02:00
Loredana Crusoveanu 4672451564
Merge pull request #3164 from Sgitario/master
BAEL-1174 A Quick Guide to Spring Cloud Consul
2017-12-01 12:20:30 +02:00
Yasin a94f98b631 BAEL-1334 Guide to Hibernate Spatial (#3139)
* BAEL-1334 Guide to Hibernate Spatial

* BAEL-1334 Guide to Hibernate Spatial

Moving the files to hibernate5 from libraries

* Reverting the pom file
2017-12-01 09:40:03 +01:00
Jose Carvajal 0966f22baf Merge branch 'master' of https://github.com/Sgitario/tutorials 2017-12-01 08:48:57 +01:00
Jose Carvajal 978d5e630a BAEL-1174: A Quick Guide to Spring Cloud Consul 2017-12-01 08:48:36 +01:00
Jose Carvajal b6b3c476a7
Update dependency-reduced-pom.xml 2017-12-01 08:47:37 +01:00
Jose Carvajal 37d13ac4f5 BAEL-1174: A Quick Guide to Spring Cloud Consul 2017-12-01 08:43:20 +01:00
Jose Carvajal 1fca4ae95e Merge remote-tracking branch 'upstream/master' 2017-12-01 08:12:49 +01:00
linhvovn 2ad2d4d820 [tlinh2110@gmail.com]Bael1313 Create spring-acl module (#3131)
* [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

* [BAEL1313] Create spring-acl module

* [BAEL1313] Add resources for Spring ACL

* [BAEL1313] Remove acl from spring-security-mvc-boot

* [BAEL1313] Add Spring ACL module in parent pom.xml
2017-12-01 07:55:22 +01:00
ryan f84dbbbb45 fix parent.relativePath config for maven submodules in separate folders (#3148) 2017-12-01 07:55:04 +01:00
Ahmed Tawila 42c894e7f9 BAEL-1307 Java Nested Classes (#3157)
* 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

* merge with fork

* BAEL-1263 Daemon Threads in Java

* fix compilation error

* BAEL-1309 Append Data to a File with Java

* fix build fails

* fix test error

* fix build failures

* cleanup

* fix Sneaky Runnable test

* revert sneaky runnable fix attempt

* fix test failure

* fix test failure

* fix all test failures

* fix test failure

* fix test failures

* Nested Classes in Java

* enhance nested classes
2017-12-01 07:37:19 +01:00
parthkaria a793b67436 Merge remote-tracking branch 'upstream/master' 2017-12-01 11:14:58 +05:30
parthkaria d51b1b4f20 BAEL-21 Java 9 HttpClient code refactoring 2017-12-01 10:51:33 +05:30
ocheja d45a891d4c BAEL-1261 Polymorphism in Java (#2762)
* Define beans for handling different message types in a lean chat app

* Add class based spring beans configuration

* Define spring configuration in XML for constructor based bean injection

* Refactor package structure to separate constructor based bean injection code set from setter based bean injection code set

* Define configuration and classes specific to setter-based bean injection.

* Implement tests for constructor-based and setter-based bean injections

* develop codes for explaining type erasure

* Write unit tests for type erasure examples

* Remove evaluation article code

* Modify type erasure examples and unit tests

* Modify type erasure examples and unit tests

* Add expected exception in TypeErasureUnitTest

* Correct grammar in class name

* Implement File Manager app to demonstrate Polymorphism. Develop unit tests for Polymorphism article code

* Add examples for static polymorphism

* Change sysout statments to slf4j log info statements

* Add assertions and expected errors check on Test

* Add assertions and expected errors check on Test

* Correct compile time error of symbol not found

* Removed commented out non-compiling test.
2017-11-30 21:07:23 +01:00
ramansahasi 58f8e6163f BAEL-1327 Java Threads: notify and wait (initial commit) (#3160) 2017-11-30 11:01:44 -08:00
Doha2012 a8bbb67c53 minor fix (#3163)
* 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

* cleanup

* group and cleanup

* add readme to grouping modules

* move spring-jpa to persistence-modules

* minor fix
2017-11-30 16:22:43 +02:00
Eugen 882ccae190
Update README.md 2017-11-30 15:44:36 +02:00
Jose Carvajal 2a922a20d9 BAEL-1174: A Quick Guide to Spring Cloud Consul 2017-11-30 12:01:23 +01:00
Jose Carvajal b14dfbe4f0 BAEL-1174: A Quick Guide to Spring Cloud Consul 2017-11-30 11:55:49 +01:00
abirkhan04 ba566a81cb BAEL-1254 Getting Started With Mule ESB (#3153) 2017-11-30 04:34:24 +01:00
Holger 67c9b1e86f BAEL-1376: Varargs Code Example (#3129)
* BAEL-1376: Varargs Code Example

* BAEL-1376: Varargs Code Example

Moving the "logic" into a test and removing the unnecessary
class.
2017-11-29 14:37:54 -08:00
araknoid 064ea79490 BAEL-1203 Apache POI PowerPoint (#3090)
* Added Apache-POI PowerPoint

* Adjusted format + retrieve all placeholder
2017-11-29 20:49:08 +01:00
Carsten Gräf da97e4c5ac
Merge pull request #3149 from dhruba619/master
BAEL-1160 Introduction to Apache Lucene-Added new sections
2017-11-29 15:54:35 +01:00
Eugen d433add90d
Create LICENSE (#3159)
Setting the MIT license on the repo.
2017-11-29 16:36:08 +02:00
Eugen Paraschiv 9f42f62187 new spring context test 2017-11-29 14:57:56 +02:00
Loredana Crusoveanu c89879c3ea
Merge pull request #3032 from gschambial/master
BAEL-1331 - Quick Example: Comparator vs Comparable in Java
2017-11-29 13:36:32 +02:00
gschambial 8af39bf730 1. Comparator example using Lambda and Comparator.comparing corrected. 2017-11-29 16:46:37 +05:30