Tonnix
63e55f2730
Added source files for BAEL-1867
2018-07-09 13:23:56 +03:00
rozagerardo
3786d4e1b1
* Added code for BAEL-1972 ( #4632 )
2018-07-08 10:40:02 +02:00
Sanjay Patel
f7953fd65d
BAEL-6506: Added IntTest to pmd and poms ( #4525 )
2018-06-22 13:09:57 +02:00
charlesgonzales
2fe0dee64e
Update 13 README.md and create 2 README.md ( #4468 )
...
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Create README.md
2018-06-13 20:50:33 +03:00
Bruno Mattos Torrão
c7b2aded99
BAEL-1325 - Spring Data Reactive Repositories with MongoDB ( #4373 )
...
* refactor: use StepVerifier
* refactor: use test observer
2018-06-03 08:47:42 +02: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
Grzegorz Piwowarek
fb04fc4588
BAEL-1325 ( #4272 )
...
* NatsClient refactor
* add: mongodb reactive repositories
* fix: test names
* fix: test names
* fix: test running on maven
* fix: test name
* fix: test class names
* Rename tests
2018-05-21 07:37:44 +02:00
Rokon Uddin Ahmed
f00a66af69
03.05.2018 ( #4161 )
...
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2018-05-03 15:44:44 +02:00
Loredana Crusoveanu
c2815bcbae
Merge pull request #4102 from eugenp/thombergs-patch-6
...
added article link
2018-04-30 23:20:15 +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
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
Tom Hombergs
6efb9d70f7
added article link
2018-04-25 20:47:29 +02:00
Fabio Pereira
5e822b2896
refactoring packages and using generics
2018-04-18 23:14:58 -03:00
Fabio Pereira
79ba95812b
refactoring test names
2018-04-09 21:53:45 -03:00
Fabio Pereira
f871b4e1fe
changing classes of maven module
2018-04-02 21:57:53 -03:00
Loredana Crusoveanu
f089ea0ddd
update to boot 2 release
2018-03-19 23:26:05 +02:00
Loredana Crusoveanu
1db81c1524
Update README.md
2018-03-18 15:18:18 +02:00
Eugen Paraschiv
d2a2a65566
cleanup work
2018-03-04 17:39:09 +02:00
Rokon Uddin Ahmed
c10cb80823
02.03 ( #3747 )
...
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2018-03-02 18:40:04 +02:00
Grzegorz Piwowarek
955a2e7e18
Reactive exception handling
2018-01-27 06:52:34 +01:00
felipeazv
c38de161c6
removing verbose comment
2018-01-22 22:28:02 +01:00
felipeazv
3e5ac1de94
BAEL-1475: code formatting
2018-01-22 22:09:57 +01:00
felipeazv
a25ea6372a
moving module
2018-01-18 13:40:33 +01:00
felipeazv
fe1105a526
change module
2018-01-18 13:04:56 +01:00
Loredana Crusoveanu
5a40e7ec48
Update pom.xml
2018-01-13 18:39:56 +02:00
Loredana Crusoveanu
7420aa7f6f
move actuator 2 to spring-5-reactive
2018-01-13 18:18:41 +02:00
Doha2012
f6f8f8debe
move url matching ( #3326 )
...
* make sure modules using java8
* move url matching code
2018-01-02 13:33:37 +02:00
Dassi orleando
0ef4a4a7e2
BAEL-1448: Update Spring 5 articles to use the new milestone version ( #3317 )
...
* BAEL-1216: improve tests
* BAEL-1448: Update Spring 5 articles to use the release version
2017-12-28 22:51:12 -08:00
Eugen Paraschiv
471ed5d992
new client project, general cleanup, testing work
2017-12-13 18:59:17 +02:00
Eugen Paraschiv
c68acf03d9
flux generating data on interval
2017-12-13 15:56:37 +02:00
Eugen Paraschiv
df8b6bea54
reactive work
2017-12-13 15:15:46 +02:00
Eugen Paraschiv
cee5dcf7b2
adding new module
2017-12-13 14:08:18 +02:00