Commit Graph

8323 Commits

Author SHA1 Message Date
José Carlos Valero Sánchez c80befe225
Merge pull request #4024 from myluckagain/BAEL-1645
BAEL-1645 fix
2018-04-16 23:05:19 +01:00
Tom Hombergs c2cb22cd41
Merge pull request #4019 from eugenp/thombergs-patch-3
added article link
2018-04-16 22:23:40 +02:00
Tom Hombergs 7bd9790d9d
Merge pull request #4022 from eugenp/thombergs-patch-5
added link to article
2018-04-16 22:23:28 +02:00
Tom Hombergs e62fb43d7b
fixed link 2018-04-16 22:23:11 +02:00
Tom Hombergs 20b0a214e6
added article link 2018-04-16 22:22:38 +02:00
Tom Hombergs 5b22ce4687
added article link 2018-04-16 22:21:35 +02:00
Tom Hombergs 45a4e47ddc
Merge branch 'master' into BAEL-1423-jctools 2018-04-16 22:06:44 +02:00
Jorge c32bbe3be7 [Bael 1687] - Spring Data Reactive Mongo DB microservice in Kotlin (#3993)
* [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

* [BAEL-1687] - Real-time data streaming using Reactive MongoDB and Kotlin

* Reverting changes [BAEL-1641] - Not from this branch

* [BAEL-1687] - Code Peer Review - Added suggested changes
2018-04-16 21:09:15 +02:00
tamasradu 72b5ac265c Updated unit test to use assertj (#4025) 2018-04-16 07:38:24 -07:00
Gangadharan Khoteeswarun 6f887d29c6 @Lookup annotation Code (#3900)
* Updated

* Changed Test Names

* Updated code for method injection section 3.2

* Added Grader bean and changes for it
2018-04-16 08:17:39 -06:00
DOHA 845db90349 easymock argument matchers 2018-04-16 15:14:06 +02:00
Ekaterina Galkina 59e46080d8 BAEL-1645 fix 3 2018-04-16 12:57:51 +05:00
Ekaterina Galkina 56b2899171 BAEL-1645 fix 2 2018-04-16 12:49:41 +05:00
Ekaterina Galkina 5d5b44c0a9 BAEL-1645 fix 2018-04-16 12:36:19 +05:00
Tom Hombergs c1a6b5b553 added article link (#4021) 2018-04-16 08:24:00 +02:00
Denis Zhdanov 4073b10bbe BAEL-1423 Java Concurrency Utility with JCTools library
Addressed editor's comments
2018-04-16 01:39:16 +03:00
Tom Hombergs 9b982ec865
added link to article 2018-04-16 00:11:38 +02:00
linhvovn 6561af5cd2 Bael 1684 - Move to spring-jpa (#4015)
* [tlinh2110] BAEL 1684 Init

* [BAEL1684-tlinh2110] Move to spring-jpa

* [BAEL-1684 tlinh2110] Remove unused file
2018-04-15 21:49:12 +02:00
hemantvsn 63a220d39a Added boot app, filters, controller and model (#3848) 2018-04-15 21:42:23 +02:00
gautamshetty 87e4c25f45 [BAEL 717]-Singleton Session Bean. (#4001)
* 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.
2018-04-15 20:26:30 +01:00
Tom Hombergs c6b0bb04d1
added article link 2018-04-15 20:48:51 +02:00
Eric Goebelbecker 9adb3e359b BAEL-1595 - Using jets3t as a client for Amazon S3 (#4018)
* BAEL-1595 - Using jets3t as a client for Amazon S3

* BAEL-1595 - Using jets3t as a client for Amazon S3. Missed jar versions.
2018-04-15 11:19:35 -07:00
Tom Hombergs b073255b2e
Merge pull request #3976 from asturcon/beforeAfterAnnotationsJunit
BAEL-1662 Before after annotations junit
2018-04-15 20:17:23 +02:00
Tom Hombergs 20307a79f7
Merge pull request #3982 from mansi2392/master
BAEL-1557
2018-04-15 20:01:38 +02:00
Loredana Crusoveanu 3ac8ce60e8
Merge pull request #3941 from eugenp/BAEL-1682
style pages
2018-04-15 20:24:18 +03:00
pauljervis fb4c450a2f
Bael 1601 redirects (#4006)
* tidy pom
move classes to javax-servlets

* move into spring-mvc-simple

* updated POM to handle no default tests in module
2018-04-15 18:22:42 +01:00
Loredana Crusoveanu e0738b0752
Merge pull request #4013 from eugenp/h2-issue
ignore clear properties test
2018-04-15 14:41:59 +03:00
Loredana Crusoveanu d10437c7ab ignore clear properties test 2018-04-15 14:19:50 +03:00
Loredana Crusoveanu a40dcde3b5
Merge pull request #4004 from eugenp/lor6-patch-2
Update README.md
2018-04-15 12:27:43 +03:00
Loredana Crusoveanu be76fb5a49
Merge pull request #4005 from eugenp/lor6-patch-3
Update README.MD
2018-04-15 12:27:29 +03:00
Loredana Crusoveanu 69886ac326
Update README.md 2018-04-15 10:36:06 +03:00
Loredana Crusoveanu cd5c1cd642
Update README.MD 2018-04-15 10:35:50 +03:00
Loredana Crusoveanu 92e41e445a
Merge pull request #4008 from eugenp/h2-issue
replace hsql with h2
2018-04-15 10:35:26 +03:00
Loredana Crusoveanu 90e6ec20e7 add txt files 2018-04-15 10:11:45 +03:00
Loredana Crusoveanu f8e6940155 add in mem db 2018-04-15 09:35:00 +03:00
Loredana Crusoveanu 78912c3d3b replace hsql with h2 2018-04-15 09:21:07 +03:00
Loredana Crusoveanu 02f29a95bd
Merge pull request #4003 from eugenp/lor6-patch-1
Update README.md
2018-04-15 09:07:30 +03:00
Loredana Crusoveanu 84c857d114
Update README.MD 2018-04-14 23:26:36 +03:00
Loredana Crusoveanu f243517852
Update README.md 2018-04-14 23:24:42 +03:00
Loredana Crusoveanu 03d58c3848
Update README.md 2018-04-14 23:23:10 +03:00
Loredana Crusoveanu cb723bbfaf
Update README.md 2018-04-14 23:22:11 +03:00
Krzysiek Przygudzki 43d51a406b [BAEL-4453] Upgrade Katharsis to 3.0.2 and fix imports (#3910) 2018-04-14 21:40:06 +02:00
Mher Baghinyan d6d44c7cb9 Bael 1603 (#3984)
* apache ignite module added

* Ignite more extended

* apache ignite full code

* employee json

* apache ignite

* reformatting the loop

* move apache ignite code snippets into libraries-data
2018-04-14 20:33:34 +02:00
Loredana Crusoveanu 42360c980d
Merge pull request #4000 from eugenp/issue-2433
fix volatile test
2018-04-14 19:04:32 +03:00
Eric Goebelbecker a41399d8a1 BAEL-1595 - JetS3t (#3994)
* BAEL-1595 - JetS3t for S3 storage.

* BAEL-1595 - use ArrayList for streams

* BAEL-1595 - use ArrayList for streams
2018-04-14 08:50:07 -07:00
Loredana Crusoveanu a60f86ddee remove sysout 2018-04-14 18:17:25 +03:00
Loredana Crusoveanu f79236b433 fix volatile test 2018-04-14 18:16:08 +03:00
DOHA be163752ab Merge remote-tracking branch 'eugenp/master' 2018-04-14 14:25:34 +02:00
Grzegorz Piwowarek b284c29a43
Fix FileReaderTest (#3996) 2018-04-14 10:00:24 +02:00
amit2103 0466d4613d Added parent module on poms that have no parent defined (#3997)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module
2018-04-14 10:00:05 +02:00