Commit Graph

354 Commits

Author SHA1 Message Date
Eugen Paraschiv 54cc61e9f8 pom work 2018-02-28 18:55:45 +02:00
Eugen Paraschiv 3cd948b9fa further pom cleanup 2018-02-28 18:33:34 +02:00
Eugen Paraschiv fabcbbb51b temporarily disabling a plugin 2018-02-28 17:26:19 +02:00
Eric Goebelbecker 83b0771962 BAEL-1544 - Intro to Google Cloud Storage with Java (#3693)
* Initial additions

* Initial additions

* BAEL-1544 - Intro to Google Cloud Storage With Java

* BAEL-1544 - Intro to Google Cloud Storage With Java
2018-02-24 11:13:49 -08:00
Dhrubajyoti Bhattacharjee d7aecc83de BAEL-1275 Introduction to ActiveWeb (#3638)
* BAEL-1275 Introduction to active web first commit

* BAEL-1275 Added the module to parent pom

* BAEL-1275 Introduction to ActiveWeb
2018-02-24 08:18:53 +01:00
Loredana Crusoveanu 70fd753e48 enable concurrency project (#3709) 2018-02-24 08:14:29 +01:00
Alessio Stalla e685ca66db BAEL-1560 Code for the article: JDBC with Groovy (#3707) 2018-02-21 14:38:16 -08:00
Loredana Crusoveanu ef8276dd1a remove project from build 2018-02-10 19:11:06 +02:00
Eric Goebelbecker bf5b3045a1 BAEL-1486 - sample code for JGroups. Fixed a typo in InfluxDB. (#3578) 2018-02-03 19:49:11 -08:00
Jose Carvajal ff76cbc1fe Bael 113 (#3484)
* BAEL-399: A Guide to Multitenancy in Hibernate 5

* Removed unused properties in profile 2

* Changes after code review

* BAEL-113

* Changes after code review

* Added main method in spring boot application

* Removed extra files
2018-02-02 22:00:27 -06: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
Loredana Crusoveanu b6f6e9dbc4
exclude metrics until tests are fixed 2018-01-19 10:02:27 +02:00
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