Commit Graph

806 Commits

Author SHA1 Message Date
eelhazati 3ff8dd300c jnosql 2018-07-19 09:19:55 +01:00
Eugen Paraschiv 94838d2b63 running group 1, and small logging fix 2018-07-19 08:56:10 +03:00
Loredana Crusoveanu a5bba1e3b8
Merge branch 'master' into SpringReactiveKotlin 2018-07-19 08:26:44 +03:00
Eugen Paraschiv 641e08add4 activating group 2 2018-07-18 23:51:19 +03:00
Eugen Paraschiv a739a05414 trying out profile-driven build 2018-07-18 23:37:33 +03:00
Eugen Paraschiv 1f03524402 fixing relative path 2018-07-18 18:16:49 +03:00
Eugen Paraschiv f686bac43a running group 1 2018-07-18 18:01:54 +03:00
Eugen Paraschiv ea91f24ee8 running group 2 2018-07-18 17:24:43 +03:00
Eugen Paraschiv a866bcce9a trying out separate modules in the integration profile 2018-07-18 16:35:26 +03:00
Andrey Shcherbakov 08b0b8095a Create Kotlin Spring WebFlux module 2018-07-14 21:24:33 +02:00
Jonathan Cook b44883b364 BAEL-1889 - Let's move the Java Number articles into a new module (#4619)
* BAEL-1849 - Convert from String to Date in Java

* BAEL-1863 - Calling Callbacks with Mockito

* BAEL-1889 - Let's move the Java Number articles into a new module

* BAEL-1889 - Let's move the Java Number articles into a new module
2018-07-14 15:00:37 +02:00
Tom Hombergs 6a89139411
Merge pull request #4703 from aietcn/master
BAEL-1917 spring security login page with react
2018-07-13 22:22:55 +02:00
aiet ab0a251253 revert travis and pom changes 2018-07-14 01:21:21 +08:00
aiet 6200d88d33 add spring-security-react to parent pom 2018-07-14 00:07:29 +08:00
Dhawal Kapil 5a5ac7bca0 BAEL-1987 Fix Tests and Compilation In All Projects (#4699)
* BAEL-1987 Fix Tests and Compilation In All Projects

-Fixed test failure in core-kotlin project, include core-kotlin back in parent pom

* Update pom.xml

* BAEL-1987 Fix tests and libraries

-Commented out failing assertion
2018-07-13 17:49:11 +02:00
Dhawal Kapil 8270c6d61a BAEL-1987 Fix Tests and Compilation In All Projects (#4693)
* BAEL-1987 Fix Tests and Compilation In All Projects

-Fixed various compilation issues, test assertions throughout the project.

* Update pom.xml
2018-07-13 00:07:27 +02:00
Sanjay Patel cddf858c05 BAEL-5246: pom cleanup (#4620)
* BAEL-5246: round 1 of pom cleanup - upto "jersey" project

* BAEL-5246: Initial pass for pom cleanup - upto spring-cloud

* BAEL-5246: pom cleanup upto testing-modules/junit5

* BAEL-5246: pom cleanup - upto xstream

* BAEL-5246: pom cleanup - last round (before review)
2018-07-12 09:04:54 +02:00
Loredana Crusoveanu 7ab2a2c181 moven kotlin-maven project 2018-07-11 22:28:11 +03:00
Loredana Crusoveanu fed95f4857
Merge branch 'master' into master 2018-07-10 13:43:43 +03:00
Loredana Crusoveanu 6c1de58262
Merge pull request #4658 from eugenp/upgrade-email
Upgrade email
2018-07-08 21:14:54 +03:00
Loredana Crusoveanu 28cbbe080f remove email module 2018-07-08 19:17:44 +03:00
Loredana Crusoveanu 88d17fa432 remove email module 2018-07-08 18:22:27 +03:00
Dhrubajyoti Bhattacharjee 6be948a05a BAEL-1354 Guide to microservice with meecrowave (#4612) 2018-07-08 16:59:05 +02:00
dupirefr 14a571a3f2 [BAEL-1835] Creating empty Maven Java project with compiler plugin 2018-07-07 10:41:40 +02:00
Dhawal Kapil 11edaaf4bc BAEL-1712 Fix tests in libraries project (#4630)
* BAEL-1712 Fix tests in libraries project

-Renamed 45 test files to standard naming conventions.
-Updated maven dependencies in libraries/pom.xml
-Fixed assertion errors in some tests.
-Included libraries project back into parent pom.xml

* BAEL-1712 Fix tests in libraries project

-Downgraded apache maven pmd plugin from 3.9.0 to 3.8 because pmd 6.0.1 present in pmd plugin 3.9.0 was unable to resolve classes having static final inner classes and was resulting into build failure.

* BAEL-1712 Fix libraries

-Fixed JodaTimeUnitTest
2018-07-06 17:33:23 +02:00
Thoughtscript 0630938bbd Merged: removed readme, fixed pom.xml 2018-07-05 02:09:04 +01:00
Eric Martin bbd23add4a
Merge pull request #4578 from MherBaghinyan/BAEL-1743_
Bael 1743
2018-07-04 12:49:05 -05:00
abialas 97bddd2a20 BAEL-1924 (#4590)
* Revert "BAEL-1924 (#4573)"

This reverts commit b1b34e2fca.

* BAEL-1924 move code to new spring-boot-persistence module

* BAEL-1924 add new spring-boot-persistence module
2018-06-30 10:12:01 -07:00
Andrea Ligios 6656f45f0d BAEL-1783 (#4545)
* BAEL-1783

* tabs to spaces, artifact id renamed

* tabs to spaces

* Added module spring-boot-logging-log4j2

* Removed <name> node

* @GetMapping instead of the older @RequestMapping

* @GetMapping instead of the older @RequestMapping
2018-06-29 21:43:22 -05:00
mherbaghinyan 52b1f322ef GWT app new branch 2018-06-28 00:55:48 +04:00
mherbaghinyan c23d32ea8b Merge remote-tracking branch 'upstream/master' into BAEL-1743_ 2018-06-28 00:43:59 +04:00
mherbaghinyan 5d2d79308e GWT app new branch 2018-06-28 00:42:55 +04:00
Mariusz Kuligowski 287d0a062a BAEL-1732 - Java with ANTLR (#4243)
Examples for Java with ANTLR article
2018-06-26 09:47:49 -06:00
eelhazati 32d50befa4 BAEL-1833 (#4530) 2018-06-25 00:24:49 +02:00
Loredana Crusoveanu 14bdd8e7d7
Merge pull request #4258 from dhruba619/master
BAEL-1627 Moved the code to new module spring-boot-mvc
2018-06-24 10:41:40 +03:00
markusgulden bde11efe2c BAEL-1821 (#4487)
* Moved Lambda examples to separate module
Implementation of API Gateway example

* Format fixes

* Format fixes

* Minor fixes

* Minor fixes

* Minor fixes
2018-06-23 22:03:32 -05:00
Sanjay Patel f7953fd65d BAEL-6506: Added IntTest to pmd and poms (#4525) 2018-06-22 13:09:57 +02:00
Bahtiyar Kaba 2e125a0da3 Update parent pom to include test-containers module 2018-06-19 07:37:31 +01:00
Loredana Crusoveanu 218c258134 move tiles to mvc simple 2018-06-17 10:37:51 +03:00
Loredana Crusoveanu 6af0da3586 update project name 2018-06-16 21:17:29 +03:00
Loredana Crusoveanu 6e2feb7f9b
Merge branch 'master' into BAEL-1689 2018-06-14 11:43:08 +03:00
psevestre b59da11c66 Code for BAEL-1474 (#4472)
* Code for BAEL-1474

* Renamed test to conform to PMD rules
2018-06-12 22:12:05 -07:00
Pello Altadill a023f014d0 BAEL-1388 Introduction to Java MSF4J Microservices (#4192)
* BAEL-1562 - Thymeleaf sample working

* BAEL-1562 Code added for Fragments sample

* BAEL-1562 - Last correction for the test

* BAEL-1562 - Thymeleaf sample working

* BAEL-1562 Code added for Fragments sample

* BAEL-1562 - Last correction for the test

* Updates Thymeleaf version to 3.0.9.RELEASE

* Added msf4j projects

* updated msf4j project folder

* fixed issue with spring-thymeleaf/pom.xml

* Removed depedency-reduced-pom.xml

* Whitespacing fix
2018-06-08 20:54:58 +02:00
Eugen Paraschiv 2efdeed00f changing parent name 2018-06-08 21:04:03 +03:00
Grzegorz Piwowarek 9fd6025127
Merge branch 'master' into BAEL-1689 2018-06-06 07:32:09 +02:00
Grzegorz Piwowarek 5c0004c746
Update pom.xml (#4412) 2018-06-05 21:03:30 +02:00
pivovarit 11fa0cf492 Disable PMD aggregate 2018-06-05 10:03:20 +02:00
Loredana Crusoveanu b7b5b50b22
Merge branch 'master' into BAEL-1689 2018-06-02 23:27:19 +03:00
Amit Pandey 9245ba0925 Bael 6729 (#4389)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* Added README

* [BAEL-6729] - Spring modules needs a spring parent

* [BAEL-6729] - Spring modules needs a spring parent
2018-06-02 16:44:15 +02:00
Amit Pandey c99aae6e56 Bael 6556 5 (#4385)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* Added README

* [BAEL-6556] - Renamed next set of testcases

* [BAEL-6556] - Renamed next set of testcases

* [BAEL-6556] - Renamed next set of testcases
2018-06-01 19:07:37 +02:00
eelhazati fc5ad8e88e java ee 8 security api 2018-05-28 21:45:51 +00:00
BQ ed57ee1bf2 BAEL-1779 update parent-module and add azure module to main pom 2018-05-25 00:34:38 +08:00
Loredana Crusoveanu 750674b2cd update spring boot ctx app, rename classes 2018-05-22 14:47:53 +03:00
Josh Cummings ba55cfb67d
BAEL-1338 - Programmatic Log4j2
This commit features a number of tests for programmatically configuring log4j.

Note that in order to have these tests live together, there is a slight deviation in how
these are configured vs how they are in the real world, specifically around static initialization.

Generally speaking, whenever static initialization is needed for a given configuration,
it is embedded in a @BeforeClass-annotated JUnit method.

Also, to isolate the tests from each other's plugins, annotation processing was turned off
in the build. This is not required when doing programmatic configuration of log4j. It is simply
needed for the specific use case of demonstrating these various log4j plugins all in the
same module.
2018-05-19 22:07:54 -06:00
Loredana Crusoveanu dc03c79a7d remove eval code, move sms code to package 2018-05-18 16:30:05 +03:00
Dhrubajyoti Bhattacharjee 6d1049ac2c BAEL-1627 Moved the code to new module spring-boot-mvc 2018-05-16 09:07:43 +05:30
Eugen Paraschiv dec95f5c25 renaming the boot ops module 2018-05-14 10:12:38 +03:00
Timoteo Ponce ee930d56c4 BAEL-1696 Initial setup in a workable state (#4173)
* BAEL-1696 Initial setup in a workable state

* Fixed method name on tomcatController
2018-05-14 02:10:20 -05:00
Tom Hombergs 5c4fe46ea2
Merge pull request #4199 from krnkhanna1989/BAEL-1467
code samples for spring data key value
2018-05-12 19:47:57 +02:00
Karan Khanna 114b44da7e changes to add spring-data-keyvalue to parent pom. 2018-05-10 22:56:09 +02:00
Wosin 0dfaafac5c BAEL-430: Added performance tests for mapping frameworks (#4092)
* BAEL-430: Added performance tests for mapping frameworks

* Fixes

* Removed @Test annotation.
2018-05-08 10:50:53 +02:00
Loredana Crusoveanu b4d4d4ec08 upgrade spring-boot project, extract auto-config, remove security 2018-05-06 21:19:41 +03:00
amit2103 05b7e933bd Bael 5247 (#4175)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* Added new parent pom

* initial clean up of child poms

* Added new parent pom

* [BAEL-5247] - New Parents in the tutorials repo
2018-05-05 22:30:00 +02:00
ShyamVeda 7d41c7edb7 Log4j 2 Programmatic Configuration BAEL 1338 (#4057) 2018-05-02 07:11:59 -06:00
amit2103 cfd98d2fe3 [Bael 6056] - Move collection-related logic from core-java to core-java-collections (#4114)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* [BAEL-6056] - Move collection-related logic from core-java to core-java-collections

* [BAEL-6056] - Move collection-related logic from core-java to core-java-collections

* [BAEL-6056] - Move collection-related logic from core-java to core-java-collections

* [BAEL-6056] - Move collection-related logic from core-java to core-java-collections
2018-04-29 08:38:59 +02:00
Thoughtscript 594b6dda12 BAEL-1461 refactored 2018-04-27 05:54:35 +01:00
amit2103 f2128ad054 Bael 5249 cleanup (#4108)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* [BAEL-5249] - 21.02 - pom cleanup - formatted pom.xml
2018-04-26 14:37:47 +02:00
amit2103 ba1ba8455d Bael 5249 (#4052)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* Defined the integration profile in the parent

* 21.02 - pom cleanup

* 21.02 - pom cleanup

* 21.02 - pom cleanup

* 21.02 - pom cleanup

* Spring-dependency injection

* BAEL-1683-Guide to Java Clock class

* BAEL-1683-Guide to Java Clock class

* added article link

* added article link

* fixed link

* refactoring packages and using generics

* BAEL-717: Singleton Session Bean. (#4046)

* BAEL-717: Singleton EJB Bean

Files for BAEL-717:Singleton EJB Bean.

* BAEL-717: Singleton EJB Bean

Corrected Indentation.

* BAEL-717: Singleton EJB Bean

Corrected Indentation.

* BAEL-717: Singleton EJB Bean

Corrected Indentation.

* BAEL-717: Singleton EJB Bean

Corrected Indentation.

* BAEL-717: Singleton EJB Bean

Changed artifactId value.

* BAEL-717: Singleton EJB Bean.

Added module for Singleton EJB Bean.

* BAEL-717: Singleton EJB Bean. 

Removed Singleton EJB Bean Module.

* BAEL-717: Singleton EJB Bean

Changed the JNDI Lookup name.

* BAEL-717: Singleton EJB Bean. 

Added the "singleton-ejb-bean" module.

* BAEL-717: Singleton EJB Bean.

Corrected Indentation.

* BAEL-717: Singleton EJB Bean

Corrected Indentation.

* BAEL-717: Singleton EJB Bean.

Corrected Indentation.

* BAEL-717: Singleton EJB Bean.

Corrected Indentation.

* BAEL-717:Singleton EJB Bean.

Corrected Indentation.

* BAEL-717:Singleton EJB Bean.

Corrected Indentation.

* BAEL-717: Singleton Session Bean.

Added class for Bean-Managed concurrrency.
Changed class name from CountryStateCacheBean to CountryStateContainerManagedBean.

* BAEL-717: Singleton Session Bean.

Changing the name of the class to CountryStateContainerManagedBean.

* BAEL-717: Singleton Session Bean.

Added method to test Bean-Managed concurrency.

* Get Latest.

* deleting CountryStateBeanManagedBean for new file.

* deleting CountryStateCacheBean for new file.

* deleting CountryStateContainerManagedBean for new file.

* BAEL-717: Singleton Session Bean.

Adding file for Bean with Bean-Managed concurrency.
Changing file name for original file to CountryStateContainerManagedBean with Container-Managed concurrency.

* Deleting file for new checkin.

* BAEL-717: Singleton Session Bean.

Added test case for Bean-Manged concurrency.
Change in JNDI names.

* BAEL-717: Singleton Session Bean.

Changed the assert method parameter order and null check in test cases.

* BAEL-717:Singleton Session Bean

Removed volatile keyword for the variable countryStatesMap. Marking it as final.

* [BAEL-1641] Find all pairs of numbers in an array that add up to a given sum (#3890)

* [BAEL-1641] Find all pairs of numbers in an array that add up to a given sum

* Commiting editor's suggested changes

* Commiting article Spring Data Reactive Mongo DB microservice in Kotlin

* Revert commit for BAEL 1687 - Moving those files to a new branch

* Use AssertJ and BDD-style on unit testing

* BAEL 1639: added singleton examples and test. (#3977)

* BAEL-1701 (#4012)

* BAEL-1701: Create SQSApplication, add most functionality (still need to format, and add queue monitoring)

* BAEL-1701: Complete examples

* added article links

* removed folder "SpringDependencyInjection"
e Please enter the commit message for your changes. Lines starting

* BAEL-1706 - optional parameters in java (#4050)

* BAEL-1706 - optional parameters in java

* minor adjustments per review

* add tests
* fix formatting
* fix constructor issue with MultiVitaminOverloading

* BAEL-1706 Test name change, formatting

* working with booleans in thymeleaf (#4061)

* BAEL-1725 Java Pass-by-reference vs Pass-by-value - First commit (#4058)

* BAEL-1725 Java Pass-by-reference vs Pass-by-value - First commit

* updated test cases

* Update README.md

* Demonstration of Java assert

* BAEL-1679 (#3959)

* BAEL-1412 add java 8 spring data features

* BAEL-21 new HTTP API overview

* BAEL-21 fix executor

* BAEL-1432 add custom gradle task

* BAEL-1567 add samples of cookie and session in serlvet

* BAEL-1567 use stream api

* BAEL-1567 fix optional

* BAEL-1679 add query annotation jpa spring data

* BAEL-1679 added new junits

* BAEL-1679 use assertJ, use givenWhenThen naming convention

* 21.02 - pom cleanup

* 21.02 - pom cleanup

* 21.02 - pom cleanup

* spring-data final

* service locator pattern

* service locator pattern

* variable name changes

* Spring MVC @PathVariable dot (.) get truncated

* testing changes

* Update README files (#4065)

* BAEL-1612: Update README

* BAEL-1562: Update README

* BAEL-1562: Update README

* BAEL-1369

* BAEL-1369

* BAEL-1369

* remove comments

* Back-link corrected (#4071)

* Back-link corrected (#4073)

* Back-link added (#4074)

* Back-link added (#4075)

* Back-link added (#4076)

* Back-link added (#4077)

* Back-link added (#4078)

* Back-link added (#4080)

* Back-link added (#4081)

* Back-link added (#4083)

* Back-link corrected (#4086)

* Back-link added (#4087)

* Back-link added (#4091)

* Back-link added (#4089)

* added example code for Java mail (#4101)

* Back-link added (#4099)

* Back-link added (#4088)

* Back-link added (#4082)

* 21.02 - pom cleanup

* 21.02 - pom cleanup

* 21.02 - pom cleanup

* 21.02 - pom cleanup
2018-04-26 08:50:35 +02:00
amit2103 7ae3babd59 Bael 5927 (#4042)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* Defined the integration profile in the parent
2018-04-19 09:41:39 +02:00
Thoughtscript 21bd180c1c BAEL-1461 2018-04-19 05:37:34 +01:00
pauljervis d7eaa00804 Bael 1601 kotlin (#4016)
* add article files

* update kotlin version in pom

* IntelliJ added binary folder to all the .gitignores

* IntelliJ added binary folder to all the .gitignores

* update test function names

* Expand tests and add more code for more meaningful content within the article.
Remove core-kotlin from parent pom again for eclipse to work.

* adjust for issues with custom-pmd

* rename test

* Revert "IntelliJ added binary folder to all the .gitignores"

This reverts commit 0850a2acd5162499540231146c795cfda9ffcfc5.

* Revert "IntelliJ added binary folder to all the .gitignores"

This reverts commit 2b17cf2ff3624ecbe37f07bb9985ecfd3a977e01.
2018-04-17 14:09:34 +02:00
Grzegorz Piwowarek 0c0a3cab16
Adjust config (#3979)
* Adjust config

* Adjust config

* Adjust config

* fix

* fix

* Rename MetricTypeTest

* Rename MetricTypeTest

* Rename MetricTypeTest

* Rename MetricTypeTest

* Install custom pmd jar to local maven repo during maven validate phase, so that it becomes available during project build

* maven install plugin - adding base path

* changed the phase for maven directory plugin to validate to make sure that the base directory variable is available to maven install plugin

* pmd violation flag back to false
2018-04-13 07:08:55 +02:00
Grzegorz Piwowarek ede9b12252 Rename MetricTypeTest (#3989) 2018-04-12 10:09:15 +03:00
Grzegorz Piwowarek d337266c7a
Fail the build when naming conventions violated (#3974)
* Failing build if unit test name does not follow one of the following conventions : ..IntegrationTest, ..LongRunningUnitTest, ..ManualTest, ..JdbcTest, ..LiveTest

* Custom PMD Rules project

* Fixed this issue when unit test classes were not being scanned by custom PMD rule (This happened after I pulled code from upstream project)

* Don't fail the build if PMD custom rule fails

* Reconfigure PMD

* Reformat POM

* Adjust PMD rules

* Rename test
2018-04-10 23:50:17 +02:00
Loredana Crusoveanu dca0a7c474
Merge pull request #3958 from MherBaghinyan/BAEL-1638
BAEL-1638
2018-04-09 13:17:03 +03:00
Loredana Crusoveanu 08e3fd1f61 exclude libraries 2018-04-09 12:22:13 +03:00
mherbaghinyan 5d636bac03 move javafx code to a separate module 2018-04-08 23:20:59 +04:00
Eugen Paraschiv 27086aab33 pom cleanup 2018-04-07 00:17:10 +03:00
Tom Hombergs b20a3a1097
Merge pull request #3909 from mansi2392/master
BAEL-1557 Intro to Apache OpenNlp
2018-04-05 23:26:48 +02:00
Loredana Crusoveanu a81bd92cef
Merge pull request #3894 from MherBaghinyan/BAEL-1638
Bael 1638
2018-04-04 01:04:27 +03:00
mherbaghinyan 1a443a6c63 bring back the maven 2018-04-04 00:10:17 +04:00
mherbaghinyan 90e6d2e19b minor changes 2018-04-04 00:05:36 +04:00
mansi2392 15e5d5fa1f BAEL-1557 Intro to Apache OpenNlp 2018-03-30 11:32:21 +05:30
Tom Hombergs 8da5252b51
Merge pull request #3888 from nguyennamthai/BAEL-1642
Core Maven Plugins
2018-03-26 21:46:15 +02:00
José Carlos Valero Sánchez af3141d412
Merge branch 'master' into BAEL-1556 2018-03-26 14:34:27 +02:00
Nguyen Nam Thai 4af43a4bd1 Core Maven Plugins 2018-03-26 10:40:54 +07:00
Eric Goebelbecker b8d9a18626 BAEL-1554 (#3864)
* BAEL-1554 - Flips code

* BAEL-1554 - Flips code, round 2

* BAEL-1554 - Guide to Flips

* BAEL-1554 - update read me

* BAEL-1554 - rename "Thing" to "Foo"

* BAEL-1554 - rename module to spring-4
2018-03-21 15:43:53 +01:00
Eric Goebelbecker 2b50c4c341 BAEL-1554 - Guide to Flips (#3827)
* BAEL-1554 - Flips code

* BAEL-1554 - Flips code, round 2

* BAEL-1554 - Guide to Flips

* BAEL-1554 - update read me

* BAEL-1554 - rename "Thing" to "Foo"
2018-03-16 16:06:38 -07:00
Dhrubajyoti Bhattacharjee ade15ea80a BAEL-1576 Guide to unirest (#3779) 2018-03-12 22:07:03 +01:00
Tom Hombergs 9bbbe5446f
Merge pull request #3798 from chrisoberle/master
BAEL-1533 Making a Spring MVC Form Remember Values
2018-03-11 17:09:37 +01:00
Tom Hombergs 95a37ccc10
Merge pull request #3777 from nguyennamthai/BAEL-1549
Bael 1549
2018-03-11 16:59:29 +01:00
Chris Oberle 84080c9e95 BAEL-1533 - Making a Spring MVC Form Remember Values 2018-03-10 07:06:26 -05:00
Alessio Stalla 36a7ed48af BAEL-1573 Code for the article: a guide to Jdbi (#3785) 2018-03-08 09:57:30 -08:00
Nikhil Khatwani 89c4933a2b Bael 1532 (#3767)
* Changes for BAEL1532

* Changes for BAEL_1532

* BAEL-1532-Added as module to parent project
2018-03-07 10:40:10 +00:00
Jose Carvajal c7f9792d54 BAEL-1108 (#3766)
* BAEL-399: A Guide to Multitenancy in Hibernate 5

* Removed unused properties in profile 2

* Changes after code review

* Add XML, JavaConfig and Autowired examples.

* BAEL-1517: Added Java7 style assertions

* BAEL-1517: Upgrade AssertJ to 3.9.0;
add Java 8 style assertion tests

* Revert "Add XML, JavaConfig and Autowired examples."

This reverts commit 8f4df6b903.

* BAEL-1517: Editor Review changes

* BAEL-1517: Formatting...

* BAEL-1572: AWS EC2 examples

* BAEL-1108

* BAEL-1570 (#3762)

* Create pom.xml

* Update pom.xml

* Create pom.xml

* Update pom.xml

* add impl

* add app

* minor cleanup

* testing work

* testing work

* testing work

* testing work

* cleanup work

* unused import cleanup

* cleanup work for tests

* formatting work

* testing cleanup

* minior rename

* cleanup work

* added link to article (#3768)

* Fixed tests and renamed test names

* BAEL-1108 Formatting
2018-03-07 04:16:38 +01:00
Nguyen Nam Thai bbe6f60916 Remove the ending line of the pom.xml file 2018-03-06 15:53:17 +07:00
Nguyen Nam Thai 3364e1ccad Initial commit for Apache Tika 2018-03-06 15:37:37 +07:00
Loredana Crusoveanu 391321e61d
Merge branch 'master' into tutorials/jerseyFiltersInterceptors 2018-03-06 10:07:51 +02:00
eelhazati 09bb65a846 BAEL-1570 (#3762)
* Create pom.xml

* Update pom.xml

* Create pom.xml

* Update pom.xml

* add impl

* add app
2018-03-04 10:44:05 +00:00
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
Marcos Lopez Gonzalez 411f4e9b97 Merge branch 'masterupstream' into tutorials/jerseyFiltersInterceptors 2018-02-25 21:36:54 +01:00
Marcos Lopez Gonzalez f532a2cf0b BAEL-1551 Jersey filters and interceptors 2018-02-25 21:36:23 +01: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
kornelihno f9d3687435
adding module 2018-02-17 17:32:46 +01: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
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
Grzegorz Piwowarek 7cb94f676c Refactor Atomix samples (#2696) 2017-10-02 12:53:26 +02:00
Dassi orleando 16b6e089c6 BAEL-1107 : Introduction to Apache Cayenne Orm (#2650)
* 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
2017-09-20 18:01:43 -07:00
lor6 60acc2fd1d linkrest ex (#2647) 2017-09-20 08:46:21 +02:00
Seun Matt 90a102ec47 rename module to couchbase (#2646)
* 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
2017-09-19 17:27:22 +02:00
Adam InTae Gerard 1ced2a3b87 BAEL-1052: EthereumJ (#2614)
* Simple Boot REST application and example

* BAEL-509 - Removed extra duplicate ant matcher

* Example and Unit Tests

* documentation

* BAEL-1085 - changes per PR code review and document review - altered integration to unit test - all's good

* BAEL-1085 - Renamed unit tests and added both to pom.xml

* IntelliJ formatter

* REVERT - Had removed a duplicate ant matcher from BAEL-509 - this was the incorrect process - reverting now, article has been corrected, but will issue a seperate PR for this

* BAEL-509: Removed duplicate ant matcher - does not impact code at runtime

* BAEL-1085: Per editor's request, removed Angular client - using CURL POST commands now in article - as such moved the code into a more appropriate module: spring-rest

* BAEL-1052: EthereumJ

* BAEL-1052: .pom module renamed to EthereumJ

* Try catch clauses removed - tested and verified everything again
2017-09-17 11:43:49 +02:00
dimitarsazdovski 8ac23221fe Bael 817 refactor (#2575)
* Code refactor according to comments

* Moved to new module

* Changes in pom file
2017-09-13 12:28:01 +02:00
Hany Ahmed 2b293e51e0 BAEL-1116 Spring swagger codegen (#2527)
* Spring integration with Swagger client code genrator

* Refactor

* format pom.xml
2017-09-04 05:41:49 +02:00
Doha2012 9c03b45c23 move java8 code (#2535)
* fix spring config

* fix spring config

* fix spring config

* minor fix

* fix spring-boot module

* fix pom

* upgrade jackson

* minor fix

* java concurrency

* cleanup

* fix conflict

* java 8

* clean up

* add core-java-8 to main pom
2017-08-31 09:43:28 +02:00
Daniele Demichelis 4c7f165c7e Bael 776 vert.x and rxjava (#2529)
* Burlap & Hessian server added

* Burlap & Hessian client work

* Fixed main

* Fixed formatting

* Spring Remote example based on Burlap & Hessian runs in a JUnit test

* Fixed main

* Fixed formatting

* Spring Remote example based on Burlap & Hessian runs in a JUnit test

* Spring Remote example based on Burlap & Hessian runs in a JUnit test

* Burlap & Hessian client work

* Fixed main

* Fixed main

* Fixed formatting

* Fixed formatting

* Spring Remote example based on Burlap & Hessian runs in a JUnit test

* Spring Remote example based on Burlap & Hessian runs in a JUnit test

* Fixed POM

* Vertx / RxJava example

* BAEL-776 - Vertx and RxJava

* BAEL-776 - Vertx and RxJava
2017-08-30 11:20:56 +02:00
Grzegorz Piwowarek 515e4caaca Add core-java-concurrency to main pom (#2507)
* Add core-java-concurrency

* Refactor codebase
2017-08-27 13:39:19 +02:00
Eunice A. Obugyei ee9152a091 BAEL-1014 [Spring MVC with Kotlin] (#2459)
* Introduction to JAX-WS[http://jira.baeldung.com/browse/BAEL-611]

* Introduction to JAX-WS[http://jira.baeldung.com/browse/BAEL-611]

* Removed unnecessary comment

* Introduction to JAX-WS[http://jira.baeldung.com/browse/BAEL-611]
Added Exception test cases

* Applied baeldung formatter in Eclipse

* Merged from https://github.com/eugenp/tutorials
Introduction to JAX-WS[http://jira.baeldung.com/browse/BAEL-611]

* Revert "Merged from https://github.com/eugenp/tutorials"

This reverts commit 74447a163b9e3f244a2578315fbdb525d20cd16b.

* Introduction to JAX-WS[http://jira.baeldung.com/browse/BAEL-611]

* Introduction to JAX-WS[http://jira.baeldung.com/browse/BAEL-611]

* Spring Security for a Java EE Application[http://jira.baeldung.com/browse/BAEL-884]

* Updated spring-security version to 4.2.3.RELEASE

* Added spring-mvc-kotlin module for http://jira.baeldung.com/browse/BAEL-1014
2017-08-19 05:08:06 +02:00
Abhinab Kanrar c8c0c1e51d undertow (#2426)
* moving jmh into libraries module

* refactoring jmh

* Update pom.xml

* manual algorightm

* with BM result

* fix for space issue

* Fixed indentation

* change as per suggestion

* vavr either

* adding unit test and othe rutilities

* adding concurrent module

* concurrent package description

* concurrent package description

* Update EitherUnitTest.java

* introducing lambda expression

* jooby project

* jooby project

* reducing employee bean content

* bootique module

* bootique

* bootique

* undertow module

* undertow module

* refactoring

* using lambda

* as per baeldung formatter
2017-08-16 23:42:07 +02:00
Eric Goebelbecker 2036138ed1 BAEL-1044 - Introduction to NoException (#2394)
* BAEL-1044 - Introduction to NoException

* BAEL-1044 - Introduction to NoException
2017-08-08 23:19:15 -07:00
Grzegorz Piwowarek b6e59c2ae7 Refactor bootique (#2380) 2017-08-06 13:23:19 +02:00
eugenp 67448de055 enabling jee7 in the main build 2017-08-05 16:32:00 +03:00
Grzegorz Piwowarek 891b4eb248 Remove jooq module (#2375)
* Remove jooq module

* Refactor
2017-08-05 14:11:45 +02:00
Grzegorz Piwowarek ed92182fbf Build optimization 1.08.2017 (#2351)
* Refactor Spring-activiti module

* Refactor vavr module
2017-08-01 17:00:03 +02:00
Raúl Juárez 585597f11d New libraries-data module (#2343) 2017-07-31 14:43:36 +02:00
Jose Carvajal f445a4d11b BAEL-373: Improve/Upgrade existing Mockito articles to Mockito 2 (#2311)
* BAEL-373: Improve/Upgrade existing Mockito articles to Mockito 2

* Fix formatting issue with LoginControllerIntegrationTest
2017-07-29 17:29:25 -05:00
Grzegorz Piwowarek d71f330b09 Enable GitHub Incremental Builder (#2323)
* Enable GIB

* Enable GIB
2017-07-28 17:49:28 +02:00
slavisa-baeldung 34dc48c2e5 Merge branch 'master' of https://github.com/half-wit4u/tutorials into half-wit4u-master 2017-07-25 15:35:56 +01:00
mokhan 553c26c1a2 deleted the new module 2017-07-24 23:08:43 +05:30
mokhan 879bedf205 Comment incorporation
Missing file commit
2017-07-23 14:59:02 +05:30
baljeet20 fe39bc6c3d BAEL-1024 Introduction to MockServer (#2275) 2017-07-17 07:43:22 -07:00
Mansi e704d296bf BAEL-79 Intro to Activiti with Spring (#2127)
* 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
2017-07-09 10:35:11 +02:00
Grzegorz Piwowarek fe2d2a6604 Dependency clash resolved (#2235) 2017-07-09 07:45:22 +02:00
Adam InTae Gerard db2bb252de BAEL-509 (#2114)
* BAEL-509: Initial Commit - working but needs a few fixes to REST API, etc.

* Fixed Authentication Failure - added subscription handlers - sufficient for Websocket Authentication/Authorization - still some issues to resolve with subscriptions and REST API

* Final version

* CSRF token controller - cleanup of chat wrapper
2017-07-03 21:57:27 -05:00
eugenp bbad26d601 including the sso module into the build 2017-07-03 21:14:50 +03:00
Grzegorz Piwowarek 716e7c2123 Disable kotlin and spring-5 (#2192)
* Disable kotlin and spring-5

* Remove spring-data-javaslang
2017-07-02 14:45:56 +02:00
Roman Seleznov 3184c49da5 BAEL-764 Automatic Property Expansion with Spring Boot (#2133)
* Create pom.xml

Initial import

* First submit

* Second submit

* Different Types of Bean Injection in Spring

* Different Types of Bean Injection in Spring

* Added spring-core-di into the main build

* Revert "Create pom.xml"

This reverts commit 1bdc5443125df19575605f41ab28c9e8b6c69a32.

* BAEL-764 Automatic Property Expansion with Spring Boot

* BAEL-764 Automatic Property Expansion with Spring Boot

* BAEL-764 Automatic Property Expansion with Spring Boot
2017-06-30 19:20:46 +02:00
Tomasz Lelek 69c330eb6c BAEL-867 coroutines tests (#2011)
* BAEL-867 coroutines tests

* BAEL-867 add two channels examples

* BAEL-867 fix example

* BAEL-867 remove channels

* BAEL-867 optimize imports

* BAEL-867 remove kotlin module
2017-06-30 11:42:22 +02:00
shaimaa-hshalaby 79c91fdb33 Spring With Maven BOM (#2121)
* Spring With Maven BOM

* change xml indentation to spaces
2017-06-24 08:04:09 +02:00
slavisa-baeldung 291cd2c205 BAEL-778 - removing vertx-core dep, included transitively by vertx-web 2017-06-13 16:07:41 +01:00
slavisa-baeldung 969b98094c BAEL-778 - removing vertx-core dep, included transitively by vertx-web 2017-06-13 15:03:09 +01:00
amilabanuka 95283376eb BAEL-791 Liquibase rollback (#2045)
* BAEL-791
added the sample liquibase rollback scripts

* BAEL-791
Removed the auto running of migration
2017-06-11 17:56:33 +02:00
slavisa-baeldung cc37377821 BAEL-778 - renaming the vertx-spring to spring-vertx 2017-06-10 11:53:39 +01:00
dhruba619 4ff0d94e6b BAEL-778 initial commit 2017-06-08 21:18:57 +05:30
KevinGilmore ef7264c53b BAEL-936 akka-streams module added to parent pom (#1991)
* BAEL-886: Updated README

* BAEL-917 Testing with Google Truth

Updated README

* BAEL-936: adding akka-streams module to parent
2017-06-04 15:33:48 -05:00
Grzegorz Piwowarek 29e3437545 Nbosecker merge (#1989)
* Solr w Apache SolrJ

* Solr w Apache SolrJ

* updated test names and moved add to @before method

* create apache-solrj module, moved code from spring-data-solr

* More examples for indexing,delete,and query for solrj

* More examples for indexing,delete,and query for solrj

* Jackson Map Serialize/Deserialize

* Jackson Map Serialize/Deserialize

* Jackson version update

* keydeserializer code added

* keydeserializer code added

* remove explicit types from map instantion

* one objectmapper per class

* refactor to spring-rest-simple module

* Fix spring-rest-simple
2017-06-04 10:07:05 +02:00
Grzegorz Piwowarek b840f15629 Merge rest-digest (#1985)
* Merge modules

* Merge rest-digest
2017-06-03 18:49:32 +02:00
slavisa-baeldung dbd0104863 Merge pull request #1984 from eugenp/bael-755
bael-755
2017-06-03 18:15:35 +02:00
Grzegorz Piwowarek 8fcb5494a3 Merge modules (#1983) 2017-06-03 17:52:10 +02:00
slavisa-baeldung d1715342e4 BAEL-755 - removing spring-boot-kotlin module 2017-06-03 16:28:05 +01:00
asif-anwar fe841fe53b spring-5-mvc (#1946)
* Spring5 MVC Project

* Spring5 MVC Project
2017-05-29 07:13:41 -05:00
tschiman 7eb0eafe94 Merge remote-tracking branch 'upstream/master' 2017-05-26 18:05:16 -06:00
tschiman 7bbfde57e1 BAEL-755 Kotlin and Spring Boot 2.x tutorial 2017-05-26 18:04:48 -06:00
Grzegorz Piwowarek 513c1c5e69 Update pom.xml (#1929)
* Update pom.xml

* Update pom.xml
2017-05-24 22:13:42 +02:00
Grzegorz Piwowarek 550ad9c57e Update pom.xml (#1910) 2017-05-24 18:49:57 +02:00
Mohamed Sanaulla cfc44ecbb6 code for BAEL-860 - Introduction to mustache (#1885) 2017-05-20 19:21:33 +02:00
Grzegorz Piwowarek ec7ee8bc42 Update pom.xml 2017-05-18 20:59:21 +02:00
baljeet20 1a10fda1a8 BAEL-928 Introduction to drools (#1842)
* BAEL-804  A guide to Spring Drools

* BAEL-804  A guide to Spring Drools

* BAEL-804  A guide to Spring Drools

* BAEL-928 Introduction to Drools

* BAEL-928 Introduction to Drools
2017-05-14 15:52:48 +02:00
Doha2012 7c73abdede cleanup pom (#1836)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom

* cleanup parent dependencies

* cleanup pom
2017-05-12 13:32:54 -05:00
Doha2012 35231d0c19 cleanup parent dependencies (#1828)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom

* cleanup parent dependencies
2017-05-11 11:02:04 -05:00
Felipe Reis 2c23aa6ce9 BAEL-521 (#1799)
* refactor: Moved JHipster Monolithic to a subfolder

* feat: Add JHipster Microservice modules

closes BAEL-521
2017-05-07 19:00:32 +02:00
pivovarit 960e8a3b44 Merge cucumber -> testing 2017-05-07 09:49:56 +02:00
Grzegorz Piwowarek cae4e4c78d Update pom.xml 2017-05-06 15:07:27 +02:00
Grzegorz Piwowarek e87b8c36bb Update pom.xml 2017-05-06 14:18:06 +02:00
Grzegorz Piwowarek 30df1541a1 Spring 5 reff (#1786)
* Fix Spring5 snippets

* Refactor Spring 5 samples

* Refactor Spring 5 samples

* Enable Spring5
2017-05-05 16:26:25 +02:00
baljeet20 5f02c64c95 BAEL-804 A guide to Spring Drools (#1776)
* BAEL-804  A guide to Spring Drools

* BAEL-804  A guide to Spring Drools

* BAEL-804  A guide to Spring Drools
2017-05-04 12:20:55 +02:00
Grzegorz Piwowarek 05807aebed Hibernate5 fix (#1774)
* Reduce logging

* Reduce logging

* Reduce logging

* Reduce logging

* Reduce logging

* Optimize build

* Remove testng from core-java

* Fix hibernate tests

* Exclude hibernate5

* Fix settest

* XStream refactor

* Refactor

* Refactor
2017-05-03 18:38:08 +02:00
Grzegorz Piwowarek 6e86dc27ff Optimize build and reduce logging (#1772)
* Reduce logging

* Reduce logging

* Reduce logging

* Reduce logging

* Reduce logging

* Optimize build

* Remove testng from core-java
2017-05-03 09:29:10 +02:00
Grzegorz Piwowarek e29b8394e0 Merge assertj -> testing (#1738) 2017-04-26 20:31:31 +02:00
Grzegorz Piwowarek 722ce8fba4 Merge aspectj -> spring-aop (#1737) 2017-04-26 18:11:15 +02:00
slavisa-baeldung f508eccfdc BAEL - 318 - resolving conflicts 2017-04-23 08:50:57 +01:00
Parth Joshi 76673a33f1 Hibernate 5 Multitenancy tutorial (#1150)
* First commit for Hibernate 5 Multitenancy tutorial

* Changes to fix the code.

* Added hibernate begin transaction code.

* Changes to solve the multitenancy issue.

* Changes to integrate h2

* Changing configs to solve the error

* Changes to solve h2 error...

* Changes to fix H2 error.

* Cleaned POM.xml and changed entity name

* Changes table name to supplier

* Removed MySql Dep from pom.xml.

* Changes as per comment in the PR...
2017-04-20 07:55:34 -05:00
baljeet20 e3a45f50e6 BAEL-788 A guid to mybatis (#1637)
* BAEL-788 A guid to mybatis

* BAEL-788 A guid to mybatis
2017-04-12 15:25:05 +02:00
Grzegorz Piwowarek 34aa697a02 remove unused module (#1628) 2017-04-10 13:36:35 +02:00
Grzegorz Piwowarek e7d81e6e98 Optimize build (#1604) 2017-04-07 16:56:35 +02:00
Himanshu Bhardwaj fd8e872feb [BAEL-752] Cucumber with Scenario Outline (#1583)
* [BAEL-752] Cucumbr with Scenario Outline

* Corrected indentation

* Applied more formatting guidelines.

* Java standard used for method names
2017-04-06 10:44:28 +02:00
Grzegorz Piwowarek cb9c16a533 Optimize build (#1592)
* Optimize build

* Optimize build
2017-04-05 09:20:39 +02:00
Grzegorz Piwowarek e7cc45644e Optimize build (#1582) 2017-04-03 18:03:10 +02:00
Andrew Morgan c3b73c5e56 Bael 627 (#1431)
* Initial commit

* Spock examples

* Changed Spock Version
2017-04-02 16:50:00 +02:00
Grzegorz Piwowarek 760692b8eb Build time optimization (#1553)
* Add integration tests

* Optimize build
2017-04-01 09:06:59 +02:00
Grzegorz Piwowarek cc0c7d54a9 Enable hbase (#1545) 2017-04-01 08:18:52 +02:00
Stephen Braimah 300b9ab78d BAEL-318: Guide to Spring WebFlow 2017-03-31 10:51:39 +00:00
Danil Kornishev 1c1c557a39 Spring State Machine (#1493)
* Neo4j cleanup

* Neo4j cleanup

* Neo4j cleanup x2

* State Machine Init

* cleanup

* White background, Java Util Logging

* Change to Logging

* Static import of asserts.
rename test methods

* fix attempt for S3 -> S4

* Remove awaitility.  add teardown

* fix attempt for S3 -> S4

* fix attempt for S3 -> S4 Final
2017-03-27 21:21:03 +02:00
Grzegorz Piwowarek e913702d7d Update pom.xml (#1507) 2017-03-26 19:38:09 +02:00
baljeet20 de29cd5632 BAEL-750 Added Java configuration (#1494)
* BAEL-750 A guide to gemfire with spring data

* BAEL-750 A guide to gemfire with spring data

* BAEL-750 A guide to gemfire with spring data
2017-03-25 21:23:04 +01:00
Grzegorz Piwowarek efc2043e52 KafkaProducerConfig refactor (#1488) 2017-03-25 10:37:00 +01:00
Grzegorz Piwowarek b6e271f1f0 spring-custom-aop -> spring-aop (#1489) 2017-03-25 09:25:51 +01:00
mujahid 9472f0dd65 BAEL-347 - change solr-fulltext-search to solr (#1462)
* solr-fulltext-search module created

* solr-fulltext-search modue created

* solr-fulltext-search change
s

* pom changes merged from upstream

* removed integration tests from mvn build

* Refactoring test class

* removed test profile

* module solr-fulltext-search changed to solr

* module solr added in parent pom

* delete file

* removed unused file, changed test to default solr port
2017-03-25 08:18:20 +01:00
Grzegorz Piwowarek 092d883dde Revert "Spring State Machine" (#1485)
* Revert "Merge modules (#1471)"

This reverts commit 11cdf67fad.

* Revert "(BAEL-746) How to Copy an Array in Java (#1474)"

This reverts commit 44f5742f16.

* Revert "Bs santosh spring mybatis (#1479)"

This reverts commit 3140ea166d.

* Revert "Spring State Machine (#1424)"

This reverts commit 319dd2653a.
2017-03-24 20:12:13 +01:00
Grzegorz Piwowarek 11cdf67fad Merge modules (#1471)
* Merge modules

* Update pom.xml
2017-03-24 20:06:32 +01:00
Danil Kornishev 319dd2653a Spring State Machine (#1424)
* Neo4j cleanup

* Neo4j cleanup

* Neo4j cleanup x2

* State Machine Init

* cleanup

* White background, Java Util Logging

* Change to Logging

* Static import of asserts.
rename test methods
2017-03-24 16:55:27 +01:00
Justin Wilson e71358a9de BAEL-503: initial commit of a simple Spring AMQL example application (#1467) 2017-03-22 13:47:23 +01:00
slavisa-baeldung 60bbd6de56 Merge pull request #1458 from eugenp/sla-pr/1381-vert.x-dhrubayotti
BAEL-702 - Intro to Vert.x
2017-03-21 12:29:29 +00:00
Felipe Reis 78f87104d6 BAEL-137 Intro do JHipster (#1427)
* refactor: Reorder tests without lambda

Moves inner implementations of Answer and ArgumentMatcher to the top of
the test classes.
Also changes the lambda expression to a regular "pre java 8" expression
in one of the tests.

Resolves: BAEL-632

* feat: Create basic Monolithic JHipster project

Commit just after creating a JHipster project, before making any modifications.

Resolves: BAEL-137

* chore: Change the artifactId and name of the project

From baeldung to jhipster-monolithic and JHipster Monolithic Application

Relates to: BAEL-137

* feat: Create entities Post and Comment

Relates to: BAEL-137

* feat: Fix Gatling configuration in pom.xml

Relates to: BAEL-137

* feat: Add files for Continuous Integration

Relates to: BAEL-137

* feat: Change pom.xml to conform to Baeldung standards

- moved the <properties> element to the bottom of the file
- excluded integration tests in the default surefire configuration
- added a new profile, called integration, and added the integration tests there
- added Java 8 in the <source> and <target> tags, under maven-compiler

solves: BAEL-137

* chore: Add jhipster module to parent pom
2017-03-21 12:23:41 +01:00
pivovarit b5ef48a1d8 Turn off spring-5 module 2017-03-21 10:00:35 +01:00
slavisa-baeldung c071c59ada Merge branch 'master' into sla-pr/1381-vert.x-dhrubayotti 2017-03-20 15:41:06 +00:00
Grzegorz Piwowarek e71367b3f3 Assembly plugin fix (#1449)
* Assembly plugin fix

* Fix java opts

* Fix java opts 2

* Fix java opts 3

* Add sudo: required

* Remove sudo: required

* Enable incremental builder

* Disable incremental builder

* Update

* Update
2017-03-19 20:03:23 +01:00
dhruba619 a652b5576a resolved conflicts 2017-03-19 22:39:05 +05:30
dhruba619 32147b4459 BAEL-702 Intro to Vert.x Initial commit 2017-03-19 22:28:34 +05:30
Daniel Cassiani d35f7d01f7 BAEL-388 (#1360)
* initial push

* module Java Web Start (jws) add

* pom improvements and fixes
2017-03-19 12:44:00 +01:00
KevinGilmore 4a773e79cd BAEL-393: renamed guice-intro directory to guice (#1385)
* Add files via upload

* Update pom.xml

* Update RunGuice.java

* Update Communication.java

* Update CommunicationMode.java

* Update DefaultCommunicator.java

* Update EmailCommunicationMode.java

* Update IMCommunicationMode.java

* Update SMSCommunicationMode.java

* Update MessageLogger.java

* Update MessageSentLoggable.java

* Update AOPModule.java

* Update BasicModule.java

* Update CommunicationModel.java

* Update Communicator.java

* Update BasicModule.java

* Update RunGuice.java

* Update MessageLogger.java

* Update Communicator.java

* Update pom.xml

* BAEL-278: Updated README.md

* BAEL-554: Add and update README.md files

* Update pom.xml

* Update pom.xml

* Update pom.xml

* BAEL-345: fixed assertion

* BAEL-109: Updated README.md

* BAEL-345: Added README.md

* Reinstating reactor-core module in root-level pom

* BAEL-393: Adding guide-intro module to root pom

* BAEL-9: Updated README.md

* BAEL-157: README.md updated

* Changed project name

* Update RunGuice.java

Removed references to message logging and output

* Update Communication.java

Removed message logging-related code

* BAEL-566: Updated README.md

* New project name

* BAEL-393: removing guice-intro directory

* BAEL-393: renamed module guice-intro to guice in root pom.xml
2017-03-13 08:27:44 -05:00
eugenp 494c369399 ignoring project temporarily 2017-03-11 23:33:59 +02:00
Grzegorz Piwowarek 71e0d80096 Move @immutable examples to spring-hibernate5 (#1350) 2017-03-09 21:03:37 +01:00
Tian Baoqiang 64ec368139 #BAEL-505 (#1337)
* #BAEL-505 Concurrent Test in Spring 5

* add pom description

* add spring-5 module to main pom
2017-03-09 19:38:07 +01:00
Tomasz Lelek 8dcb9af712 BAEL-518 google protocol buffers
* BEEL-518 code for protobuf article

* BEEL-518 add generated protobuf class

* BAEL-701 updated the method argument

* BEEL-550 use newest version of protobuff

* Bael 389 - Building URL dynamically between host and pathname (#1323)

* Project for " A Guide to the Java API for WebSocket" article

* Setting dependencies correctly

* Formatting adjustments

* Removing tomcat7 maven plugin

* Applying formatt - No spaces

* BAEL-389 - Building URL dynamically between host and pathname

* Rename classes (#1331)

* BAEL-550 Axon framework

* BEEL-550 create axon module

* BEEL-550 proper naming

* BEEL-550 better example of message service

* BEEL-550 proper name of method

* BEEL-550 remove not needed comments

* BEEL-550 proper message

* BEEL-550 axon test scope test

* BEEL-550 tries to migrate to axon 3

* BEEL-550 migrate to vesrion 3 successfull

* ACO refactor

* BAEL-518 Small refactoring in protobuffer module
2017-03-09 15:59:18 +01:00
Tomasz Lelek a419237226 BAEL-550 Axon framework
* BEEL-550 create axon module

* BEEL-550 proper naming

* BEEL-550 better example of message service

* BEEL-550 proper name of method

* BEEL-550 remove not needed comments

* BEEL-550 proper message

* BEEL-550 axon test scope test

* BEEL-550 tries to migrate to axon 3

* BEEL-550 migrate to vesrion 3 successfull
2017-03-08 10:45:51 +01:00
Saptarshi Basu 7355266feb BAEL-705: spring-ldap code (#1299)
* WatchService vs. Apache Commons IO Mnitoring

* Indentation fixed

* Indentation fixed

* JAX-RS API using Jersey [BAEL-558]

* JAX-RS API using Jersey [BAEL-558]

* Modifications made to remove xml

* applicationContext.xml removed

* All try catch moved to ExceptionMapper

* fixes

* review comments incorporated

* module renamed

* JAX-RS client [BAEL-595]

* jersey-core dependency removed

* assert changed to assertEquals

* messagebody readers and writers removed

* pom dependency corrected and other minor changes

* Jersey version changed and toString() changed to valueOf()

* BAEL-705: Spring Ldap code

* BAEL-705: Spring Ldap code tab prob rectified

* BAEL-705: Spring Ldap code, readme fixed

* review comments incorporated
2017-03-06 22:08:01 +01:00
Grzegorz Piwowarek f07985b402 Remove spring-autowire (#1319) 2017-03-06 20:38:29 +01:00
Tomasz Lelek e1d136368b BAEL-311 move jasypt to libraries module (#1309)
* BEEL-311 move jasypt to libraries module

* BAEL-9: README.md file updated (#1310)

* BAEL-278: Updated README.md

* BAEL-554: Add and update README.md files

* BAEL-345: fixed assertion

* BAEL-109: Updated README.md

* BAEL-345: Added README.md

* Reinstating reactor-core module in root-level pom

* BAEL-393: Adding guide-intro module to root pom

* BAEL-9: Updated README.md

* Guide to "when" block in Kotlin pull request (#1296)

* Char array to string and string to char array test cases added

* Minor code renames

* Added groupingBy collector unit tests

* Added test case for int summary calculation on grouped results

* Added the grouping by classes to the main source path

* Reverting char array to string test class

* Reverting char array to string test class

* Reverting char array to string test class

* Reverting char array to string test class

* Unit test class for Kotlin when block + required types

* Minor changes to kotlin when block tests

* Minor change

* Minor change

* Bael 655 (#1256)

BAEL-655 hbase

* Remove unnecessary files and update .gitignore (#1313)

* BAEL-311 Removed jasypt module from parent pom (moved into libraries module)
2017-03-06 18:04:28 +01:00
Tomasz Lelek 1ff8b4c69c Bael 655 (#1256)
BAEL-655 hbase
2017-03-06 11:34:27 +01:00
pedja4 9004d90bc7 Merge pull request #1266 from tomekl007/BAEL-311_jasypt
BAEL-311 added more tests
2017-03-03 07:42:55 +01:00
KevinGilmore bca902362a BAEL-393: adding guice-intro module to main pom (#1287)
* BAEL-278: Updated README.md

* BAEL-554: Add and update README.md files

* BAEL-345: fixed assertion

* BAEL-109: Updated README.md

* BAEL-345: Added README.md

* Reinstating reactor-core module in root-level pom

* BAEL-393: Adding guide-intro module to root pom
2017-03-02 22:52:52 -06:00
KevinGilmore f1322a34a6 Reinstate module reactor-core in main pom (#1283)
* BAEL-278: Updated README.md

* BAEL-554: Add and update README.md files

* BAEL-345: fixed assertion

* BAEL-109: Updated README.md

* BAEL-345: Added README.md

* Reinstating reactor-core module in root-level pom
2017-03-02 09:49:46 -06:00
pedja4 b0e741042b Merge pull request #1279 from felipe-gdr/master
BAEL-632: Mockito's Java 8 features
2017-03-02 12:11:30 +01:00
Adam InTae Gerard 41bf9ddd6d BAEL-9 Final (#1262)
* BAEL-9 #3

* pom.xml fix

* Final
2017-03-01 22:29:55 -06:00
Felipe Reis 30a6924217 feat: Add new module, mockito2, to root pom.xml
Resolves: BAEL-632
2017-03-01 20:18:20 -03:00
Tomasz Lelek a23eaf3323 BAEL-311 add jasyp module 2017-02-27 19:06:34 +01:00
Andrew Morgan 73026b6565 Added reactor core 2017-02-26 12:32:33 +00:00
Grzegorz Piwowarek 86029a3487 Rename module (#1234)
Rename libraries module
2017-02-26 10:06:21 +01:00
Aram89 d260fb2ad6 Added new module to demonstrate topic "Introduction to RabbitMQ". (#1197) 2017-02-25 10:45:21 +01:00
pedja4 93162b9399 Merge pull request #1202 from tomekl007/BAEL-602
BAEL-602 jool
2017-02-23 17:09:26 +01:00
Tomasz Lelek 0fcae56196 BAEL-602 use Stream.of 2017-02-23 16:03:49 +01:00
Tomasz Lelek 06f69c29d8 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-633 2017-02-22 15:17:21 +01:00
Adam InTae Gerard 72d5bfca82 BAEL-9 #3 (#1207)
* BAEL-9 #3

* pom.xml fix
2017-02-21 18:15:35 -06:00
Tomasz Lelek 12193e96fa BAEL-633 proper formatting and test naming 2017-02-21 17:29:29 +01:00
Nancy Bosecker 3371c9047a Moved code to apache-solrj from spring-data-solr, updated code to 6.4.0 solrj, fixed dependencies in both modules (#1196)
* Solr w Apache SolrJ

* Solr w Apache SolrJ

* updated test names and moved add to @before method

* create apache-solrj module, moved code from spring-data-solr
2017-02-20 19:28:16 -06:00
slavisa-baeldung 333953b204 BAEL-183 - refactoring and moving testng to dedicated module 2017-02-18 22:56:41 +01:00
slavisa-baeldung 6c282a742c BAEL-639: Fixing failing test 2017-02-18 07:31:10 +01:00
Tomasz Lelek 00d83f9070 BAEL-602 create JOOL module, one test case 2017-02-17 18:26:23 +01:00
Tomasz Lelek 5b1135cae6 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-633
Conflicts:
	pom.xml
2017-02-17 16:02:23 +01:00
baljeet20 947fddab54 BAEL-604 Introduction to Apache velocity (#1179)
* BAEL-604 Introduction to apache velocity

* BAEL-604 Introduction to apache velocity
2017-02-15 16:04:39 +01:00
Andrew Morgan f3f021f036 Mesos marathon module (#1107)
* mesos marathon demo

* Updated DockerFile to point to maven target

* Pointed to baeldung docker repository

* Added file permissions for Dockerise script
2017-02-15 02:20:28 +01:00
Tomasz Lelek b3303dc0cf BAEL-633 craete cglib template 2017-02-14 16:17:55 +01:00
eugenp 22d26048b6 fixes after project move 2017-02-10 11:35:01 +02:00
eugenp 27190ae119 temporary change 2017-02-10 10:08:54 +02:00
pivovarit 426944f72b Enable GIB 2017-02-10 07:38:21 +01:00
pivovarit 30ed03aea1 Enable incremental 2017-02-09 21:45:17 +01:00
pivovarit 234cdb16b2 Enable incremental 2017-02-09 21:40:31 +01:00
pivovarit ae3ee2150f Disable incremental build by default 2017-02-09 21:17:29 +01:00
pivovarit 57d5278707 Disable incremental build by default 2017-02-09 21:09:20 +01:00
pivovarit b6155df130 Disable incremental build by default 2017-02-09 20:58:30 +01:00
pivovarit 949e0005d8 Enable incremental build 2017-02-09 20:43:43 +01:00
Tomasz Lelek 652def889a BAEL-542 start application properly when integation test started 2017-02-04 23:50:47 +00:00
Andrew Morgan ad104bfe8c Revert "mesos marathon demo"
This reverts commit 93c704cbf7.
2017-02-04 17:21:41 +00:00
Andrew Morgan 93c704cbf7 mesos marathon demo 2017-02-04 17:18:14 +00:00
Pedja 2dcc2311c5 BAEL-572 BackPressure -> Backpressure; code reformatted; included rxjava in parent pom 2017-02-03 17:37:54 +01:00
DOHA 3522c0537b rename openID module 2017-02-02 14:00:34 +02:00
Victor Mosin d8efbb5c75 Introduced new module due to BAEL-598 2017-02-01 20:45:21 +01:00
mujahid d07136065a BAEL-347 - Full-text search with SOLR (#1080)
* solr-fulltext-search module created

* solr-fulltext-search modue created
2017-01-31 19:11:46 +01:00
Abhinab Kanrar d4c1ce44b6 PR for spring-mobile (#1062)
* rest with spark java

* 4
2017-01-29 16:32:38 +01:00
Alex Theedom 9220584528 Add video tutorial module and Jackson annotation code 2017-01-23 16:56:53 +00:00
Ravi-ronic 7a4d666521 BAEL-524 Building an MVC application using Struts 2 (#1010)
* BAEL-524	 Building an MVC application using Struts 2

* BAEL-524	 Building an MVC application using Struts 2

* BAEL-524	Building an MVC application using Struts 2
2017-01-23 16:10:49 +01:00
Muhammed Almas f7236b301b BAEL-519 Disruptor in its own module. (#1017)
* BAL-36 File size api in java and apache commons IO

* BAEL-282 grep in java - fixes after code review

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor

* BAEL-519 Moved all supporting classes to main source

* BAEL-519 Moved all supporting classes to main source

* BAEL-519 Moved asserts and test classes in test folder.

* BAEL-519 moved test related producer and consumer to src.

* BAEL-586 Guide to Guava BiMap.

* BAEL-587 formatted code.

* BAEL-519 LMAX Disruptor

* BAEL-587 resolved merge

* BAEL-587 Resolved merge

* BAEL-519 Removed disruptor link.

* BAEL-519 Reverted Guava changes

* RFQ-587 Added disruptor as a separate module.

* BAEL-519 Disruptor changes.

* BAEL-519 Removed disruptor from core-java module.
2017-01-21 06:51:04 -06:00
Parth Joshi ad63b55edb Spark Java Article BAEL-498 (#912)
* Initial Commit for Spark Java Article BAEL-498

* reverting main pom.xml and rollbacking accidental changes.

* Changes as per review:

1. Added UserService
2. Renamed UserStore to UserServiceMapImpl
3. Removed Empty spaces in User.java
4. Removed AppTest
5. Changes in SparkRestExample for using UserServiceMapImp instead of
UserStore static functions.

* Suggested changes in print messages.

* Changes as per comments on github... for PR:
https://github.com/eugenp/tutorials/pull/912

* Changes in editUser function as per guidance by Kevin.

* Clean up

* added 1.8 config for pom.xml

* Clean up.

* Removed junit dep.

* Added Application/json in response type.
2017-01-19 20:14:30 -06:00
pedja4 32ad05a43e Merge pull request #951 from tomekl007/BAEL-382_kotlin
BAEL-382 kotlin
2017-01-17 12:52:22 +01:00
pedja4 5cc5d7dc12 Merge pull request #976 from DianeDuan/dropwizard-metrics
BAEL-548: Intro to Dropwizard Metrics
2017-01-17 04:18:31 +01:00
Diane Duan 63d20dc1b1 pom, ut method names 2017-01-17 09:56:45 +08:00
tschiman 299fed28f5 Merge remote-tracking branch 'upstream/master' 2017-01-12 22:14:15 -07:00
Saptarshi Basu 06ceb4d87c JAX-RS API using Jersey [BAEL-558] (#956)
* WatchService vs. Apache Commons IO Mnitoring

* Indentation fixed

* Indentation fixed

* JAX-RS API using Jersey [BAEL-558]

* JAX-RS API using Jersey [BAEL-558]

* Modifications made to remove xml

* applicationContext.xml removed

* All try catch moved to ExceptionMapper

* fixes

* review comments incorporated

* module renamed
2017-01-12 14:55:18 +01:00
tschiman f221faca4c BAEL-442 Adding spring-sleuth module and supporting code for application. 2017-01-09 23:26:30 -07:00
Shubham Aggarwal e27131f3a5 Added java-mongodb module (#978)
* Made maven project.

* Added mongo driver dependencies.

* Added crud operations.

* Class rename

* Added tests
2017-01-09 17:50:14 +01:00
Predrag Maric f39332f269 Added spring-amqp module 2017-01-08 20:47:10 +01:00
pivovarit e32e9d6f7d Add "aws" module 2017-01-04 19:47:20 +01:00
Diane Duan 494e539700 init 2017-01-04 17:50:53 +08:00
pivovarit b6d9e5a7c0 Refactor Algorithms module 2017-01-03 18:50:56 +01:00
Tomasz Lelek 3351d96147 BAEL-382 add kotlin module 2017-01-02 11:51:12 +01:00
pivovarit 5e60c50851 jackson-annotations -> jackson 2017-01-01 13:05:32 +01:00
pivovarit d7749e20bb Refactor pom.xml 2017-01-01 12:31:32 +01:00
Egima profile babd9da492 Javaslang project (#927)
* made changes to java reflection

* removed redundant method makeSound in Animal abstract class

* added project for play-framework article

* added project for regex

* changed regex project from own model to core-java

* added project for routing in play

* made changes to regex project

* refactored code for REST API with Play project

* refactored student store indexing to zero base

* added unit tests, removed bad names

* added NIO Selector project under core-java module

* requested changes made

* added project for nio2

* standardized exception based tests

* fixed exception based tests

* removed redundant files

* added network interface project

* used UUID other than timestamps

* fixed network interface tests

* removed filetest change

* made changes to NIO2 FileTest names

* added project for asyncronous channel apis

* added project for NIO2 advanced filesystems APIS

* merge conflicts

* merged changes to asyncfiletest with future get API

* removed while loops from async client and server

* added project for java8 optional

* fixed merge conflicts in spring-core

* fixed optional

* fixed optional

* fixed asyncechotest

* shifted optional to own package

* made additional tests to demo filter API

* added code for Map

* added javaslang project

* javaslang project

* added pattern matcher code
2016-12-28 08:33:38 +01:00
Abhinab Kanrar 20bbeb3e65 commiting spring reactor (#922)
* commiting spring reactor

* updating exception handling
2016-12-28 08:11:13 +01:00
Pedja ff5e07323d Renamed module imageprocessing to image-processing 2016-12-26 13:25:12 +01:00
Luís Soares c271755048 Initial commit of Jsoup example (#913)
* Initial commit of Jsoup example

* Initial commit of Jsoup example

* Fix the requested changes
2016-12-25 08:11:27 -06:00
Zeger Hendrikse d61e7ec8e8 Added pom.xml 2016-12-23 17:41:30 +01:00
DOHA 42067af3e7 adding missing modules to parent pom 2016-12-21 14:22:07 +02:00
felipe-gdr de2080f59f BAEL-127: Spring Security - @PreFilter and @PostFilter (#911)
* BAEL-127: simple app with filters

* removed data rest dependency, final adjustments

* added first live test for the rest api

* move filters code to new module

* moved to root of module, create service layer, standard pom

* added spring-security-core module to root pom
2016-12-20 15:31:30 -06:00
eugenp 8ff889bc7d maven work 2016-12-18 18:11:05 +02:00
Marek Lewandowski 0087a4ab3b Add spring-mvc-simple as a module 2016-12-16 09:58:23 +01:00
Alex Theedom f16e1dc5e1 Merge remote-tracking branch 'origin/master' 2016-12-06 13:33:50 +00:00
Alex Theedom 99ad241f9d Add Spring MVC form and binding example 2016-12-06 13:30:12 +00:00
Shubham Aggarwal 0a9a0e819a Added BAEL-425 Intro to Servets module named javax-servlets 2016-12-01 15:34:35 +05:30
Alex Theedom 6cca052251 Add Spring MVC form and binding example 2016-11-26 18:33:20 +00:00
tschiman 63f7ffedf8 BAEL-89 spring session update to fork 2016-11-17 20:28:50 -07:00
eugenp aeb8f7595c adding new module to the parent 2016-11-13 19:09:47 +02:00
tschiman ca01d230a6 Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	spring-session/jetty-session-demo/src/main/java/com/baeldung/spring/session/tomcatex/JettyWebApplication.java
#	spring-session/jetty-session-demo/src/main/java/com/baeldung/spring/session/tomcatex/SecurityConfig.java
#	spring-session/jetty-session-demo/src/main/java/com/baeldung/spring/session/tomcatex/SessionConfig.java
#	spring-session/jetty-session-demo/src/main/resources/application.properties
#	spring-session/pom.xml
#	spring-session/tomcat-session-demo/src/main/java/com/baeldung/spring/session/tomcatex/SecurityConfig.java
#	spring-session/tomcat-session-demo/src/main/java/com/baeldung/spring/session/tomcatex/TomcatWebApplication.java
2016-11-12 09:20:18 -07:00
mujah 1f0e30b81c pom changes + merge upstream 2016-11-09 22:26:18 +08:00
slavisa-baeldung 9ea65a801e BAEL-89 - adding spring-session to main pom 2016-11-06 22:55:22 +01:00
tschiman 826c536d0d Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	pom.xml
#	spring-cloud/spring-cloud-bootstrap/config/src/main/java/com/baeldung/spring/cloud/bootstrap/config/SecurityConfig.java
#	spring-cloud/spring-cloud-bootstrap/discovery/src/main/java/com/baeldung/spring/cloud/bootstrap/discovery/SecurityConfig.java
#	spring-cloud/spring-cloud-bootstrap/gateway/src/main/java/com/baeldung/spring/cloud/bootstrap/gateway/SecurityConfig.java
#	spring-cloud/spring-cloud-bootstrap/resource/src/main/java/com/baeldung/spring/cloud/bootstrap/resource/SecurityConfig.java
2016-11-05 10:06:53 -06:00
tschiman 8564e482e4 BAEL-89 Adding spring session tutorial code. 2016-11-05 09:57:39 -06:00
maibin d0d62b53c2 PDF to X conversions (#799)
* PDF to X

* PDF to X

* Remove created doc
2016-11-03 09:58:57 +00:00
slavisa-baeldung 33a183b965 BAEL-86 - adding dispatcher servlet to the code 2016-11-02 16:19:13 +01:00
DOHA c0c8d8690e cleanup 2016-10-31 12:06:29 +02:00
DOHA 1858abf558 minor fix 2016-10-30 19:54:17 +02:00
DOHA c0ed2e50cb adding missing modules to parent pom 2016-10-30 18:47:10 +02:00
eugenp 02dda9995c fixing the extra module in the parent pom 2016-10-27 20:34:47 +03:00
Grzegorz Piwowarek 49a44be441 Fix pom 2016-10-26 23:11:07 +02:00
slavisa-baeldung a16584c513 Merge remote-tracking branch 'origin/master' 2016-10-26 09:18:10 +02:00
Grzegorz Piwowarek 54572b9c9d Rename mutation-testing -> testing 2016-10-25 17:16:10 +02:00
slavisa-baeldung 66b6ce3dbe BAEL-80 - spring integration
(cherry picked from commit ce66553)
2016-10-25 08:32:04 +02:00
slavisa-baeldung 4570627841 BAEL-86 - removed dispatcher source from main pom.xml 2016-10-24 08:12:27 +02:00
slavisa-baeldung 8853a2dff0 Merge remote-tracking branch 'origin/master' 2016-10-24 06:37:00 +02:00
slavisa-baeldung 61d67b4265 BAEL-86 - DispatcherServlet code 2016-10-24 06:36:25 +02:00
Grzegorz Piwowarek 302c529171 Remove core-java-8 2016-10-23 22:37:46 +02:00
Grzegorz Piwowarek 7df435bb6f Rename feign-client -> feign 2016-10-23 19:15:31 +02:00
Grzegorz Piwowarek 90ca609762 Rename jee7schedule -> jee7 2016-10-23 19:13:21 +02:00
Grzegorz Piwowarek 9055ecbc6f Rename xmlunit2-tutorial -> xmlunit2 2016-10-23 19:10:16 +02:00
Grzegorz Piwowarek a757c7e301 Rename flyway-migration -> flyway 2016-10-23 19:07:13 +02:00
Grzegorz Piwowarek b1b4d4ff7f Rename jooq-spring -> spring-jooq 2016-10-23 18:57:21 +02:00
Grzegorz Piwowarek 26fbeb98da Rename module 2016-10-23 14:23:56 +02:00
Grzegorz Piwowarek 951552c742 Rename autovalue-tutorial -> autovalue 2016-10-23 12:27:49 +02:00
ambrusadrianz 37ccb60f1d [BAEL-123] Created an example about custom AccessDecisionVoters in Spring Security. (#728)
* Created an example about custom AccessDecisionVoters in Spring Security.

* Added module in root pom file.

* Added test cases
2016-10-22 07:50:19 -05:00
Jim Kerak 67b3d62b91 Merge pull request #749 from ivanp81/master
Move OkHttp examples to spring-rest
2016-10-15 14:04:48 -04:00
Ivan Paolillo 5329c54f28 Code improvement 2016-10-13 10:20:18 +02:00
eugenp eb7650eead cleanup and testing work 2016-10-12 08:00:02 +03:00
Grzegorz Piwowarek 64d5a03863 Refactor spring-jms code samples 2016-10-07 10:39:07 +02:00
Grzegorz Piwowarek 1dd86be0ca Add module 2016-10-04 19:16:35 +02:00
Kevin Gilmore 73dd8fa71c Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	pom.xml
2016-10-01 21:29:43 -05:00
Kevin Gilmore 78998f1d20 BAEL-202: Consolidated Couchbase SDK and Spring Data Couchbase from five modules down to two 2016-10-01 21:25:26 -05:00
slavisa-baeldung c8ff59ffe2 NOJIRA - fixing build 2016-09-30 21:19:27 +02:00
Eugen 7d5fd81c26 Merge pull request #673 from kirangonella/master
Spring integration with Tiles
2016-09-29 08:37:50 +03:00
Kiran 651c407787 Added 'spring-mvc-tiles' module to parent pom.xml 2016-09-28 16:47:13 -04:00
Sergey Petunin ea85fa99ee Added samples for annotation processing article. (#705)
* Added annotation processing examples. Fixed core-java8 build on OS X

* Moved projects to separate submodule
2016-09-28 16:24:03 +02:00
Grzegorz Piwowarek b576a4da40 Fixed pom.xml 2016-09-26 14:50:24 +02:00
Grzegorz Piwowarek 6243fa31e1 Move Elasticsearch module into Spring-Data-Elasticsearch 2016-09-22 19:42:47 +02:00
Slavisa Baeldung bc8fd9a260 BAEL-53 - moved to java8 foreach 2016-09-20 16:00:07 +02:00
slavisa-baeldung 4101ebd609 BAEL-226 - adding to main build 2016-09-17 13:10:29 +02:00
Christian Raedel 674c783886 BAEL-11: Added skip-tests configuration to pom.xml. 2016-09-15 11:18:58 +02:00
Grzegorz Piwowarek fa059546e5 Update pom.xml 2016-09-14 18:24:08 +02:00
Zeger Hendrikse 1cbb8341cf Merge with master 2016-09-06 21:41:47 +02:00
slavisa-baeldung 3d7ccfd56d BAEL-305 - front controller pattern source 2016-09-05 06:09:37 +02:00
Grzegorz Piwowarek 4c561c3e2e Update pom.xml 2016-09-04 12:49:49 +02:00
anton-k11 c68e1bfbc8 Java 9 new features (#660)
* initial push for core-java-9 tutorials

* Fixed Maven build with experimental java 9 Maven compiler plug-in. Minor
code changes

* Running maven build and changes to some of tests.

* Fixed maven build and modifications ot some tests

* Removing unnecessary files
2016-09-04 12:30:35 +02:00
eugenp 6bb724d828 fixing the pom (and sorting the modules a bit) 2016-09-04 10:37:27 +03:00
Alex Theedom 32231b1fb4 Remove Reflection module from pom 2016-09-04 08:04:06 +01:00
egimaben cb2c9d882c added reflection project 2016-09-03 20:37:55 +03:00
slavisa-baeldung a0ef91fc92 BAEL-169 - grouping spring-cloud modules in a multi-maven project 2016-09-01 13:56:39 +02:00
Grzegorz Piwowarek 7b53cdb9a7 Build fix 2016-08-30 22:51:37 +02:00
egimaben 784b5a6d82 added project for java reflection 2016-08-27 22:42:51 +03:00
Álvaro Fernández González e3184522c6 Code for Spring Persistence (Hibernate and JPA) with a JNDI datasource article (#632)
* Add new module for mocks comparison.

* Add sources for testing.

* Changes on testCase.

* Enter some tests for mockito.

* More tests for Mockito.

* Even more tests.

* Add the rest of the mocking libraries.

* Javadoc on test.

* Test bare bones for EasyMock.

* Fist kind of test and setup.

* Add tests using EasyMock with a change on LoginService.

* Create LoginControllerTest.java

* Test setup

* [JMockit] No method called test.

* [JMockit] Two methods called test.

* [JMockit] One method called test.

* [JMockit] Exception mock test

* [JMockit] Mocked object to pass around test.

* [JMockit] Custom matcher test.

* [JMockit] Partial mocking test.

* [JMockit] Fix with IDE.

* Not stubs. Mocks. MOCKS!!!

* Remove unnecesary import.

* Use correct encoding. Was having problems with buildings.

* Remove failing module.

* Create new module mocks and move mock-comparisons there.

* Add jmockit module.

* Add model class.

* Add collaborator class.

* Add performer class.

* Add performer test.

* Fix

* Add interface for tests.

* Test for any.

* Test for with.

* Test for null.

* Test for times.

* Test for arg that.

* Test for result and returns.

* Test for delegate.

* Add verifications to any tests.

* Add verifications to with test.

* Add verification examples to methods using null.

* Add verifications to methods using times.

* Formatting.

* Compress tests and fix one test.

* Adding new article to readme.

* [BAEL-178] Add collaborator for advanced article.

* [BAEL-178] Add link to readme.

* [BAEL-178] Add test for mockUp.

* [BAEL-178] Add test for invoke method.

* [BAEL-178] Add constructors and tests for mockup for constructors.

* [BAEL-178] Add private fields and more test for deencapsulation.

* [BAEL-178] Add inner class and test for instantiating inner classes.

* [BAEL-178] Multimocks.

* [BAEL-178] Add test for expectation reusing.

* [BAEL-178] Move test class to tests folders.

* Add postgresql dependency.

* Add test and config with properties.

* [BAEL-114] Add new project for JPA with JNDI.

* [BAEL-114] Config without xml.

* [BAEL-114] Bring part of Foo, FooServie and FooDao.

* [BAEL-114] Show all foos.

* [BAEL-114] Readme.

* [BAEL-114] Undo changes on main jpa project.

* [BAEL-114] Remove unnecesary dependencies.

* [BAEL-114] Add tomcat config.

* [BAEL-114] Fixes.
2016-08-27 12:15:13 +02:00
Slavisa Baeldung 03f1602d1b Merge branch 'pr/630-hystrix-christian'
Conflicts:
	pom.xml
2016-08-26 09:10:20 +02:00
Slavisa Baeldung 5b4c8129c7 BAEL-169 - Sources for Spring Cloud Hystrix article 2016-08-26 09:06:50 +02:00
eugenp d9ca600cea skipping the gatling module as part of the standard build 2016-08-25 12:03:45 +03:00
anna.spanou 13b91a9b04 java cassandra tutorial 2016-08-25 04:30:27 +03:00
slavisa-baeldung 19ee1fefd7 BAEL-150 - adding to pom.xml 2016-08-23 23:51:02 +02:00