Commit Graph

3091 Commits

Author SHA1 Message Date
johnA1331 06bc0a401d Update README.MD 2020-06-09 21:19:17 +08:00
johnA1331 369fcd4e32 Update README.md 2020-06-09 21:14:03 +08:00
johnA1331 29464a7388 Delete README.md 2020-06-09 21:11:36 +08:00
johnA1331 e5f4d1689c Update README.md 2020-06-09 21:09:23 +08:00
johnA1331 a284c1d928 Update README.md 2020-06-09 21:00:17 +08:00
johnA1331 5df0bee465 Update README.md 2020-06-09 19:32:23 +08:00
johnA1331 d7f3c730c6 Update README.md 2020-06-09 19:29:55 +08:00
johnA1331 96c0cf5ccb Update README.md 2020-06-09 19:28:03 +08:00
johnA1331 fa82022c6d Update README.md 2020-06-09 19:25:11 +08:00
johnA1331 aeb4f4129d Update README.md 2020-06-09 19:22:14 +08:00
johnA1331 c01d347828 Update README.md 2020-06-09 19:20:17 +08:00
johnA1331 73364d1d4f Update README.md 2020-06-09 19:17:33 +08:00
johnA1331 9a993d59a6 Update README.md 2020-06-09 19:10:34 +08:00
johnA1331 2e2496fb93 Create README.md 2020-06-09 19:09:05 +08:00
johnA1331 c36cdfe5af Update README.md 2020-06-09 19:05:36 +08:00
johnA1331 a6b389d980 Update README.md 2020-06-09 19:00:24 +08:00
johnA1331 a5d1b13ea5 Update README.md 2020-06-09 18:52:41 +08:00
johnA1331 1740f82328 Update README.md 2020-06-09 18:43:51 +08:00
johnA1331 3d37266f71 Update README.md 2020-06-09 18:39:09 +08:00
johnA1331 9ff6e10078 Update README.md 2020-06-09 18:36:46 +08:00
johnA1331 9a9c492353 Update README.md 2020-06-09 18:31:13 +08:00
johnA1331 5aaae4a432 Update README.md 2020-06-09 18:21:05 +08:00
johnA1331 f1c9f3ab9f Update README.md 2020-06-09 17:55:19 +08:00
johnA1331 bff1a57fb9 Update README.md 2020-06-09 17:53:12 +08:00
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
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
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
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
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
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
Krzysztof Woyke 771b415b87 JAVA-1641: Remove overriden spring-boot.version property 2020-05-27 13:48:16 +02:00
Anshul Bansal 7b53c3cb55 BAEL-3996_Spring_Security_with_Auth0 (#9300)
* BAEL-3996 - Spring Security with Auth0

* BAEL-3996 - Spring Security with Auth0 code fixes

* BAEL-3996 - Spring Security with Auth0

* BAEL-3996 - removed spaces

* BAEL-3996 - RequestMapping is updated to GetMapping
2020-05-26 16:58:17 +01:00
Jonathan Cook 745d71b127 Merge pull request #9279 from priyank-sriv/bael-3982
BAEL-3982 Rate Limiting Spring API using Bucket4j
2020-05-25 23:14:26 +02:00
Eric Martin ba8b6d0660 Merge pull request #9271 from ferarubogdan94/master
[BAEL-3890] Using Kafka MockConsumer
2020-05-25 11:33:22 -05:00
rpvilao cbe5207db2 Merge pull request #9336 from alimate/BAEL-4054
BAEL-4054: Super Type Token
2020-05-25 17:27:36 +02:00
François Dupire 2bdba48843 [JAVA-1657] Junit and Maven Surefire Plugin upgrade in core-java-modules (#9301)
* [JAVA-1657] core-java-modules JUnit and Maven Surefire Plugin upgrade

* [JAVA-1657] Changed sub modules parents to core-java-modules and core-java-modules to parent-java

* [JAVA-1657] Upgraded JUnit Jupiter version

* [JAVA-1657] Get JUnit 4 dependency transitively
2020-05-25 19:45:48 +05:30
Krzysztof Woyke 3c455c5c56 JAVA-1635: Remove unnecessary dependencies and overridden spring-boot.version 2020-05-25 13:03:25 +02:00