3527 Commits

Author SHA1 Message Date
Michele Guarnaccia
8477fd9279 Renamed test methods 2020-06-01 11:09:35 +02:00
dupirefr
00b67725ea [JAVA-1659] Upgraded Maven Surefire Plugin and JUnit versions
* Upgraded Maven Surefire Plugin version to 2.22.2

* Upgraded JUnit version to 5.6.2
  * Imported JUnit BOM before Spring Boot Dependencies BOM (as explained
  [here](https://docs.spring.io/spring-boot/docs/2.3.0.RELEASE/maven-plugin/reference/html/#using))
2020-06-01 11:03:52 +02:00
Loredana Crusoveanu
b2670e6e98 Merge pull request #9323 from mathieufortin01/master
BAEL-3676 Fix failing manual test in sping-data-elasticsearch module
2020-06-01 09:06:10 +03:00
maryarm
a1f8f90bd8 BAEL-3287: rename the package to apply review note 2020-06-01 00:22:31 +04:30
Loredana Crusoveanu
8110e5b827 Merge pull request #9340 from ashleyfrieze/BAEL-3615-redis-delete-fix
BAEL-3615-Rework the delete everything in Redis example
2020-05-31 22:29:02 +03:00
alex.peptan
5e0be54504 BAEL-3896: OpenAPI JSON Objects in Query Params - swagger definitions files changed to yaml 2020-05-31 21:55:46 +03:00
Mark Thomas
5a2bf2d09f BAEL-3768 - spatialguru.net@gmail.com (#9402)
* Add implementation of BeanPostProcessor and BeanFactoryPostProcessor for ticket

* Continue processing beans if annotation not found on one or more

* Add integration test

* Simplify code

* Rename package
2020-05-31 09:46:32 -07:00
Chirag Dewan
e245b2eca3 BAEL3889 - Changing the package structure 2020-05-31 18:59:54 +05:30
Chirag Dewan
75a44b9965 BAEL3889 - Kafka Mock Producer 2020-05-31 18:39:20 +05:30
Chirag Dewan
07bf844a33 Merge branch 'master' of https://github.com/eugenp/tutorials 2020-05-31 17:26:52 +05:30
Maiklins
0909133437 Merge pull request #55 from eugenp/master
update
2020-05-31 11:53:46 +02:00
Loredana Crusoveanu
455d2a34a4 Merge pull request #9396 from johnA1331/master
BAEL-24690 github-related test fix - non-empty readmes (results: 18.05.2020 & 23.05.2020)
2020-05-31 10:48:46 +03:00
Josh Cummings
14ece4c049 Merge pull request #9350 from vikasrajput6035/BAEL-3067
BAEL-3067: Article - Convert BufferedReader to JSONObject - Completed
2020-05-30 19:52:06 -06:00
Ali Dehghani
6b3b45923b Using Retrieve instead of AwaitExchange 2020-05-30 21:58:48 +04:30
Ali Dehghani
c5267db452 Added Elvis Operator 2020-05-30 13:05:26 +04:30
johnA1331
70081cb544 Create README.md 2020-05-30 14:01:14 +08:00
johnA1331
2d8fc1c3a3 Create README.md 2020-05-30 13:59:45 +08:00
johnA1331
8fc7ced36e Update README.md 2020-05-30 13:57:50 +08:00
johnA1331
99768749b4 Create README.md 2020-05-30 13:56:37 +08:00
Ali Dehghani
0986bbcd62 On the next line 2020-05-30 09:23:53 +04:30
Marcin Krykowski
3396e92d2d Split up test method into smaller ones. Correct code formatting 2020-05-30 05:32:54 +01:00
Marcin Krykowski
5cfe661c8a Change project from java-numbers to java-numbers-3 2020-05-30 05:22:10 +01:00
Tyrell Flurry
15535cf0cf BAEL-4088: clean-up. 2020-05-29 18:23:01 -04:00
Tyrell Flurry
012f903fe3 BAEL-4088: removed tmp file. 2020-05-29 18:13:35 -04:00
Gergo Petrik
1a44c81de4 using accessors for balance and stamp 2020-05-29 16:04:02 +02:00
Jonathan Cook
4505e5c240 Merge branch 'master' of https://github.com/eugenp/tutorials 2020-05-29 09:52:21 +02:00
Carlos Cavero
6076d4da3b BAEL-3756-YAML-for-Spring-DevOps (#9368)
* Add modifications to include the configuration for YAML and DevOps

* Clean the Dockerfile

* Modify the name of testing environment and include YAML tests
2020-05-28 15:02:11 -07:00
Mark Thomas
135c3160ac BAEL-3768 - spatialguru.net@gmail.com (#9385)
* Add implementation of BeanPostProcessor and BeanFactoryPostProcessor for ticket

* Continue processing beans if annotation not found on one or more

* Add integration test

* Simplify code
2020-05-28 13:34:00 -07:00
Ali Dehghani
470d047e8d Introducing Constant Folding & Dead Code Elimination 2020-05-29 00:29:27 +04:30
vatsalgosar
6cd7bfba80 BAEL-3987 (#9139)
* BAEL-3987 - Cast an int to an enum value

* refactoring

* code refactored

* BAEL-3987 - Updated code snippets

* bAEL-3987 - Fixed indentation
2020-05-28 17:37:23 +01:00
Tyrell Flurry
ee5e051f6e BAEL-4088: added source files. 2020-05-28 12:13:57 -04:00
Ali Dehghani
6fb0ebb95c Dependency Upgrade for HikariCP 2020-05-28 20:00:23 +04:30
rpvilao
4c1af8f004 Merge pull request #9383 from andrebrowne/BAEL-3341
BAEL-3341 Rename test dependent on database
2020-05-28 09:58:00 +02:00
Eric Martin
916a412b6c Merge pull request #9384 from alimate/BAEL-4101
BAEL-4101: Fix integration tests in spring-thymeleaf-3
2020-05-27 21:38:28 -05:00
Ali Dehghani
cde01486d7 Changing to a More Stable Currency! 2020-05-28 06:49:43 +04:30
Eric Martin
ca6bd32485 Merge pull request #9379 from alimate/BAEL-4102
BAEL-4102: Fix integration test in spring-boot-persistence-2
2020-05-27 19:44:20 -05:00
andrebrowne
547a57c3c8 BAEL-3341 Rename test dependent on database 2020-05-27 20:42:38 -04:00
Roque Santos
020aff1160 BAEL-3844 : Send request to a proxy using RestTemplate 2020-05-27 21:32:31 -03:00
kwoyke
cd293d0cb6 BAEL-3448: Change default http port (#9380) 2020-05-27 22:16:44 +02:00
Ali Dehghani
3582280608 Fixed the Datasource Assertion Issue 2020-05-27 22:25:08 +04:30
Michele Guarnaccia
e1c3aed23b Added @Query method + clean 2020-05-27 19:43:04 +02:00
Marcin Krykowski
a5f47f8fa8 Change test class name 2020-05-27 16:41:11 +01:00
Marcin Krykowski
6f496d0d5c Restructured test using AsserJ library 2020-05-27 16:34:21 +01:00
kwoyke
75b7419545 KTLN-149: Get rid of the invalid buildString example (#9373) 2020-05-27 17:33:29 +02:00
Josh Cummings
fbabf0ed94 Merge pull request #9375 from kwoyke/JAVA-1641
JAVA-1641: Remove overriden spring-boot.version property
2020-05-27 09:32:37 -06:00
Josh Cummings
89d6a2f15a Merge pull request #9358 from kwoyke/JAVA-1635
JAVA-1635: Remove unnecessary dependencies and overridden spring-boot…
2020-05-27 09:30:11 -06:00
Josh Cummings
436998de1f Merge pull request #9333 from Maiklins/Java-1524-split-move-spring-boot-persistence
BAEL-1524 Change http into https
2020-05-27 09:29:21 -06:00
kwoyke
9dc7483313 BAEL-3448: Downgrade logback version & fix config (#9354) 2020-05-27 17:27:11 +02:00
maryarm
1fd16afaca BAEL-3287
Code examples for "The Difference between RxJava API and the Java 9 Flow API"
2020-05-27 18:39:23 +04:30
Krzysztof Woyke
771b415b87 JAVA-1641: Remove overriden spring-boot.version property 2020-05-27 13:48:16 +02:00