Commit Graph

342 Commits

Author SHA1 Message Date
Doha2012 bff36974cd create core-java-io module (#3397)
* make sure modules using java8

* move url matching code

* upgrade boot parent

* minor cleanup

* fix blocking tests

* add core-java-io module
2018-01-12 15:30:30 +01:00
Loredana Crusoveanu 5d2f0542fa move oauth2 example to new project (#3388)
* move oauth2 example to new project

* formatting
2018-01-12 14:08:28 +01:00
k0l0ssus 08f58c5f45
Update pom.xml 2018-01-09 20:28:35 -05:00
Loredana Crusoveanu c977b6feaa
Merge pull request #3370 from eugenp/update-rest-docs
update restdocs, move to spring-5
2018-01-09 22:55:36 +02:00
Allan Vital cf32e14a9b [BAEL-1218] Guide to Spring EJB Integration (#3266)
* Evaluation article about types of bean injection in spring

* BAEL-1319 Quick Guide on Data.sql and Schema.sql Files in Spring

* Revert "Evaluation article about types of bean injection in spring"

This reverts commit eb071171673e0b8fa2b7ecffdad86f596e5fb114.

* BAEL-1218: adding spring-ejb and configuring ejb start and deploy

* BAEL-1218: adding spring

* BAEL-1218: wrapping all together

* BAEL-1218: new spring-ejb module

* BAEL-1218: tests and improvements

* BAEL-1218: removing moved files from old article

* BAEL-1218: code review requested changes

* BAEL-1218: test methods nomenclature correction

* BAEL-1418: removing tabs

* BAEL-1218: removing tabs

* BAEL-1218: correcting boot parent module path
2018-01-07 17:59:53 -06:00
Dassi orleando 44380f6bd9 BAEL-1318: Quick Guide to Setting up the Maven Wrapper on an Application (#3371)
* BAEL-1216: improve tests

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

* Setting up the Maven Wrapper on a maven project
2018-01-07 08:42:06 -08:00
Loredana Crusoveanu 50743f20c0 update restdocs, move to spring-5 2018-01-07 17:05:18 +02:00
araknoid fa92d1db3d BAEL-1419: Guide to cockroachDB in Java (#3325)
* adding CockroachDB code

* Fixed database name

* Added handling transaction examples
2018-01-06 20:38:33 +01:00
Doha2012 fe0e0ba115 upgrade boot parent (#3352)
* make sure modules using java8

* move url matching code

* upgrade boot parent

* minor cleanup
2018-01-05 20:56:21 +01:00
Magdalena Krause 1273bb4aee BAEL-1277: RESTFul CRUD application with JavaLite (#3359)
* BAEL-1277: RESTFul CRUD application with JavaLite.

* BAEL-1277: RESTFul CRUD application with JavaLite. Adding exception handling.
2018-01-05 11:51:47 -08:00
Bogdan Stoean 8de8770eec [BAEL-1410] Spring Boot Security auto-configuration (#3329)
* [BAEL-1410] Spring Boot Security Auto-Configuration

* [BAEL-1410] Added some tests for incorrect credentials use case

* [BAEL-1410] Added readme and some code improvements
2017-12-31 17:04:37 +02:00
Doha2012 962dfd228f make sure modules using java8 (#3313) 2017-12-28 15:30:01 +01:00
Dassi orleando e5559db619 BAEL-1216: Introduction to the OrientDB Java APIs (#3300)
* BAEL-1216: Introduction to the Oriented Java APIs

* OrientDB Java Graph and Document APIs

* some cleans

* BAEL-1216: Object API + code formating

* Prevent the build to failed

* Improve code and readme

* Update Readme

* Simulate failed test in jenkins pipeline
2017-12-26 21:36:33 -08:00
Eric Goebelbecker 0d22a64cbf BAEL-1420 - introduction to InfluxDB with Java (#3276)
* BAEL-1420 - introduction to InfluxDB with Java

* BAEL-1420 - removed unused catches. Shorten batch timer.

* BAEL-1420 - add notes to readme.
2017-12-21 16:44:00 -08:00
Seun Matt 87e7b66300 Added Complete Source Code for VRaptor BAEL-1214 (#3237)
* 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
2017-12-19 11:02:45 +01:00
Loredana Crusoveanu 6e0f93def2
Merge pull request #3236 from abialas/master
BAEL-1304
2017-12-16 09:09:24 +02:00
Dassi Orleando 8caf1a6d4f Merge branch 'master' of https://github.com/eugenp/tutorials 2017-12-14 17:13:33 +01:00
Grzegorz Piwowarek 04df1cfef0 Remove spring-flyway (#3240)
* Remove spring-flyway

* Remove spring-flyway
2017-12-14 08:06:17 -08:00
Dassi Orleando 96bb1a3bd3 Merge branch 'master' of https://github.com/eugenp/tutorials 2017-12-14 05:40:10 +01:00
abialas b1323faaf3 BAEL-1304 add module spring-data-eclipselink 2017-12-13 23:20:56 +01:00
Grzegorz Piwowarek 443dc05f53
Update pom.xml (#3232) 2017-12-13 13:10:46 +01:00
Eugen Paraschiv cee5dcf7b2 adding new module 2017-12-13 14:08:18 +02:00
Grzegorz Piwowarek 112f33acb9
Optimize build (#3227)
* Exclude NeurophTest

* Fix build
2017-12-13 11:25:47 +01:00
Dassi Orleando 60ef21fe3e Merge branch 'master' of https://github.com/eugenp/tutorials 2017-12-13 04:01:14 +01:00
Dassi Orleando e5c9d8144b Edit jmeter module name 2017-12-13 04:00:58 +01:00
linhvovn 50b9b80730 Bael1313 spring acl (#3188)
* [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

* [BAEL-1313] Change method name

* [BAEL-1313] Revert change in spring-security-mvc-boot pom file

* change spring-acl to spring-security-acl

* Update name in pom.xml
2017-12-06 20:52:12 +01:00
Dassi Orleando 28dd06d927 Merge branch 'master' of https://github.com/eugenp/tutorials 2017-12-05 05:29:19 +01:00
Taylor Daugherty 7f23c45ef4 [BAEL-1300] Custom Logback Appender (#3193)
* BAEL-1300 Custom logback appender

* BAEL-1300 fix to logback module

* relativePath
2017-12-03 22:40:21 -08: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
Dassi Orleando 4bf2ec4ecd Merge branch 'master' of https://github.com/eugenp/tutorials 2017-11-30 07:22:22 +01:00
Dassi Orleando 4bf7fb23f6 BAEL-720: Intro to Jenkins 2 and the power of pipelines 2017-11-29 04:30:45 +01:00
Doha2012 c1ecbf5710 move spring-jpa to persistence-modules (#3134)
* 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
2017-11-26 08:40:54 +01:00
Carsten Gräf d076823051
Merge pull request #2999 from dhruba619/master
BAEL-1160 Introduction to Apache Lucene
2017-11-14 15:42:33 +01:00
Doha2012 2e5531edd0 group and cleanup (#3027)
* 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
2017-11-13 16:45:26 +01:00
Grzegorz Piwowarek 82337c59cf
OSGi cleanup (#3018) 2017-11-13 08:52:28 +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
dhrubajyoti.bhattacharjee 9341d6f751 BAEL-1160 Introduction to Apache Lucene 2017-11-11 23:59:27 +05:30
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
Grzegorz Piwowarek c65795c7b0
Remove <testFailureIgnore>true (#2919) 2017-11-06 18:12:14 +02:00
Bogdan Stoean 7bc6714340 Hotfix/bael 1271 (#2953)
* BAEL-1271 - added parent-boot-5 as parent

* BAEL-1271 - update README

* BAEL-1271 - created spring-boot-admin module
2017-11-04 03:03:05 -05: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
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
Grzegorz Piwowarek 95cf16de28 Spring Boot Bootstrap upgrade (#2904) 2017-10-29 10:05:26 -05: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
Doha2012 1c9477390d move query language to new module (#2864)
* 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
2017-10-25 18:39:04 +02:00
Seun Matt e5400faad8 PR for BAEL-128 CAS SSO With Spring Security (#2743)
* 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
2017-10-17 20:55:47 +02:00
k0l0ssus 815c66c9dd ASM Sample Project (#2664)
* ASM Sample Project

* Update Premain.java

* Update pom.xml
2017-10-12 07:59:31 -05:00
YasinBhojawala 9c0b6b4a47 BAEL-1139 move to new saas module (#2719)
* Removed unintentionally commented code

* BAEL-1139 move jira API to a new saas module

* no tabs only spaces

* changes
2017-10-10 09:21:35 -07:00
Sergey Petunin a48a401dc2 BAEL-1208: A guide to deeplearning4j (#2717) 2017-10-09 18:13:46 +02:00