mherbaghinyan
5dc1b18c29
BeanNameAware test the result
2018-04-28 12:02:06 +04:00
Grzegorz Piwowarek
9b4405675e
Update .travis.yml ( #4118 )
2018-04-28 07:42:24 +02:00
Jorge
4b6f457c33
[Bael 1687] - Code Peer Review ( #4034 )
...
* [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
* [BAEL-1687] - Code Peer Review - Grzegorz's code refactor & delete unnecessary code
* [BAEL-1687] - Code Peer Review - Grzegorz's code refactor & delete unnecessary code
* [BAEL-1687] - Code Peer Review - Fixed emitter
2018-04-27 14:38:48 +02:00
Loredana Crusoveanu
f514212ceb
Merge pull request #4070 from enpy303/master
...
A Quick Intro to the SpringBootServletInitializer
2018-04-27 13:58:35 +03: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
felipeazv
3998fff6a5
[BAEL-1671] Iteration in Thymeleaf ( #3987 )
...
* [BAEL-1671] Iteration in Thymeleaf
* [BAEL-1671] Iteration in Thymeleaf
* [BAEL-1671] Iteration in Thymeleaf
2018-04-26 12:44:41 +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
Loredana Crusoveanu
594ebafdff
Merge pull request #4060 from MherBaghinyan/BAEL-1718
...
Bael 1718
2018-04-26 00:18:47 +03:00
José Carlos Valero Sánchez
cc918542d6
Merge pull request #4096 from markusgulden/master
...
BAEL-1369
2018-04-25 22:00:38 +01:00
DOHA
238618abb5
Merge remote-tracking branch 'eugenp/master'
2018-04-25 21:21:47 +02:00
Tom Hombergs
071aff8bec
added README
2018-04-25 20:50:10 +02:00
Tom Hombergs
6efb9d70f7
added article link
2018-04-25 20:47:29 +02:00
mherbaghinyan
4b91a76d8f
BeanNameAware and BeanFactoryAware
2018-04-25 22:13:50 +04:00
collaboratewithakash
e5aff9cf81
Back-link added ( #4082 )
2018-04-25 17:55:36 +02:00
collaboratewithakash
18daff3586
Back-link added ( #4088 )
2018-04-25 17:55:11 +02:00
collaboratewithakash
6f649662b9
Back-link added ( #4099 )
2018-04-25 17:54:35 +02:00
Loredana Crusoveanu
5f5d83472f
Merge pull request #4064 from fscorro/BAEL-1685
...
Spring MVC @PathVariable dot (.) get truncated
2018-04-25 17:56:49 +03:00
Seun Matt
4ff02d4213
added example code for Java mail ( #4101 )
2018-04-25 07:52:05 -07:00
collaboratewithakash
13c7bae874
Back-link added ( #4089 )
2018-04-25 10:37:29 +02:00
collaboratewithakash
4f7355873f
Back-link added ( #4091 )
2018-04-25 10:31:03 +02:00
collaboratewithakash
ec59422448
Back-link added ( #4087 )
2018-04-25 10:25:39 +02:00
collaboratewithakash
872d24faa5
Back-link corrected ( #4086 )
2018-04-25 10:25:19 +02:00
collaboratewithakash
3fcac48c7d
Back-link added ( #4083 )
2018-04-25 10:23:49 +02:00
collaboratewithakash
64c8f6ebb3
Back-link added ( #4081 )
2018-04-25 10:22:56 +02:00
collaboratewithakash
4f9b20ea12
Back-link added ( #4080 )
2018-04-25 10:22:13 +02:00
collaboratewithakash
cf38a2c3af
Back-link added ( #4078 )
2018-04-25 10:20:29 +02:00
collaboratewithakash
7f5fe746aa
Back-link added ( #4077 )
2018-04-25 10:19:26 +02:00
collaboratewithakash
dddca4ebcf
Back-link added ( #4076 )
2018-04-25 10:19:07 +02:00
collaboratewithakash
29e7690bb7
Back-link added ( #4075 )
2018-04-25 10:16:47 +02:00
collaboratewithakash
47c841d274
Back-link added ( #4074 )
2018-04-25 10:15:34 +02:00
collaboratewithakash
b55e44a923
Back-link corrected ( #4073 )
2018-04-25 10:14:05 +02:00
collaboratewithakash
c465c9a837
Back-link corrected ( #4071 )
2018-04-25 10:07:29 +02:00
Loredana Crusoveanu
ce0d68f738
Merge pull request #4097 from eugenp/BAEL-1610-v2
...
remove comments
2018-04-25 09:55:20 +03:00
Loredana Crusoveanu
3922598eda
remove comments
2018-04-25 09:28:33 +03:00
Loredana Crusoveanu
f68b3d6ed7
Merge pull request #4041 from MherBaghinyan/BAEL_1610
...
BAEL-1610
2018-04-25 09:24:22 +03:00
Markus Gulden
2c74d8d905
BAEL-1369
2018-04-25 07:48:14 +02:00
Markus Gulden
44c3c48538
BAEL-1369
2018-04-25 07:46:48 +02:00
Markus Gulden
6ad950f36c
BAEL-1369
2018-04-25 07:43:54 +02:00
KevinGilmore
a529a53c5f
Update README files ( #4065 )
...
* BAEL-1612: Update README
* BAEL-1562: Update README
* BAEL-1562: Update README
2018-04-24 21:50:57 -05:00
Erdem
6cbe92600d
fix some type and change spring boot version to 2.0.1 from 2.0.0
2018-04-25 01:37:08 +03:00
Erdem
0da695fba5
tutorial real time event streaming with spring webflux
2018-04-25 00:59:56 +03:00
mherbaghinyan
c1e0b884de
aware
2018-04-24 22:28:20 +04:00
Loredana Crusoveanu
8dbed66031
Merge pull request #4068 from michael-pratt/BAEL-1738
...
Demonstration of Java assert
2018-04-24 10:39:04 +03:00
mherbaghinyan
313186ceb7
testing changes
2018-04-24 09:22:20 +04:00
abialas
274745e3bb
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
2018-04-23 20:58:19 -05:00
Michael Pratt
79fa4592e0
Demonstration of Java assert
2018-04-23 22:14:53 +00:00
Eugen
b7a7a80968
Update README.md
2018-04-23 21:55:33 +03:00
enpy303
ea7aae3c0f
WarInitializerApplication formatting fixes
2018-04-23 17:16:27 +02:00
enpy303
2ae3be56f1
WarInitializerApplication
2018-04-23 17:10:37 +02:00
ramansahasi
5f1b1b0b0d
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
2018-04-23 07:57:02 -07:00