Michael Pratt
f06b1f6296
Fix formatting
2020-06-13 12:33:48 -06:00
Michael Pratt
52bd7fb2b6
Add examples for BAEL-4098
2020-06-11 11:41:39 -06:00
Catalin Burcea
8f20c9cca4
BAEL-1362 - Retry with Spring Cloud Ribbon ( #9237 )
2020-06-10 14:15:57 +01:00
Loredana Crusoveanu
ebc6cb54b3
Merge pull request #9471 from glmartin/master
...
Moved Thymeleaf code into it's own package.
2020-06-10 10:15:27 +03:00
Greg Martin
bb2d9b400e
Moved Thymeleaf code into it's own package.
2020-06-09 16:03:05 -04:00
Mihai238
26c11b3e85
add example for security with profiles ( #9185 )
...
Co-authored-by: Mihai Lepadat <mihai.lepadat@irian.at>
2020-06-09 21:49:03 +02:00
kwoyke
c387fe5dd6
BAEL-3979: Get rid of the Spring Snapshots & Milestones repos ( #9434 )
2020-06-09 21:44:45 +02:00
Loredana Crusoveanu
0f2212533a
Merge pull request #9449 from Maiklins/JAVA-1749-update-UUID-article-and-code
...
Java-1749 update UUID article and code
2020-06-09 19:10:48 +03:00
Josh Cummings
5e67d361cf
Merge pull request #9422 from sampada07/JAVA-39
...
JAVA-39: Check if Kerberos articles are duplicates
2020-06-09 09:03:20 -06:00
Josh Cummings
b625360e61
Merge pull request #9458 from Maiklins/JAVA-101-split-core-kotlin
...
Java-101 split core kotlin
2020-06-09 07:44:44 -06:00
Josh Cummings
bf4e7f7c9e
Merge pull request #9452 from Maiklins/JAVA-1522-split-core-java-modules-core-java
...
Java-1522 split core java modules core java
2020-06-09 07:17:05 -06:00
Josh Cummings
9184c56423
Merge pull request #9453 from amit2103/JAVA-1833
...
pom formatting - make artifact name same as module name
2020-06-08 22:42:01 -06:00
Josh Cummings
25661128ae
Merge pull request #9412 from chris9408/feature/BAEL-4070
...
BAEL-4070: Injecting List or Arrays from a Spring properties file
2020-06-08 21:08:02 -06:00
KevinGilmore
8076eebbf8
Bael 4082 - update README ( #9465 )
...
* BAEL-3336 BAEL-3058 add links
* BAEL-3319: add link
* BAEL-3284: add link
* BAEL-3198: add link to article
* BAEL-3479: add link to article
* BAEL-3485: add article link
* SCALA-38: move to new package and add link back to article
* SCALA-38: add imports back into unit test
* BAEL-3908: add link back to article
* BAEL-2893 BAEL-3927 add link back to article
* BAEL-4082: add link back to article
2020-06-08 17:59:52 -05:00
Josh Cummings
8e15c570dc
Merge pull request #9244 from pegeroad/ABA_problem
...
ABA problem in concurrency
2020-06-08 13:38:31 -06:00
Dhawal Kapil
94f4acbe39
Merge pull request #9462 from sampada07/JAVA-913
...
JAVA-913: Migrate parent-boot-1 articles to parent-boot-2
2020-06-09 00:40:37 +05:30
Amit Pandey
32259e7caf
Java 1687 1 ( #9450 )
...
* used password encoder over plaintext password
* used password encoder over plaintext password
2020-06-09 00:26:31 +05:30
Loredana Crusoveanu
10c4ebad08
Merge pull request #9282 from albanoj2/BAEL-3951
...
BAEL 3951: Corrected a misspelling in the static variable name
2020-06-08 20:06:00 +03:00
Loredana Crusoveanu
40691c4832
Merge pull request #9435 from eugenp/bael-3896
...
Update README.md
2020-06-08 20:00:08 +03:00
sampadawagde
db295e3387
JAVA-936: Migrate spring-cloud-task to parent-boot-2
2020-06-08 18:33:45 +05:30
sampadawagde
facf0c3929
JAVA-936: Migrate spring-cloud-task to parent-boot-2
2020-06-08 18:22:26 +05:30
Cristian Rosu
c098ffa7e9
BAEL-4070: updated test names and parameter ordering + moved code to spring-boot-properties-2
2020-06-08 15:01:46 +03:00
sampadawagde
694261868d
JAVA-931: Migrate spring-cloud-connectors-heroku to parent-boot-2
2020-06-08 12:59:01 +05:30
mikr
2a6533cb96
JAVA-101 Split Core Kotlin
2020-06-08 00:22:04 +02:00
GilvanOrnelas
aa5551bd9b
Spring Import Annotation - initial commit ( #9424 )
...
Co-authored-by: Gilvan Ornelas Fernandes Filho <gilvan.fernandes@bairesdev.com>
2020-06-07 17:18:58 -05:00
mikr
7b8b9390c7
JAVA-1522 Fix integration test for encoding package (2)
2020-06-07 21:46:55 +02:00
mikr
fdcf192cbe
JAVA-1522 Fix integration test for encoding package
2020-06-07 18:17:43 +02:00
Eric Martin
024874d9c8
Merge pull request #9423 from alimate/BAEL-4147
...
BAEL-4147: Introducing Integer Cache
2020-06-07 11:16:44 -05:00
Eric Martin
d0c9ad62ea
Merge pull request #9427 from alimate/BAEL-4153
...
BAEL-4153: Polluting the Heap
2020-06-07 11:08:00 -05:00
amit.pandey
1a5e943886
updated the child pom as quarkus-extension/quarkus-liquibase pom artifactId is changed
2020-06-07 21:28:59 +05:30
Eric Martin
3cfd36bbb1
Merge pull request #9420 from alimate/BAEL-4160
...
BAEL-4160: Class.newInstance() is deprecated
2020-06-07 10:57:10 -05:00
Eric Martin
21eb84e20d
Merge pull request #9366 from dev-chirag/master
...
BAEL3889 - Kafka Mock Producer
2020-06-07 10:46:27 -05:00
amit.pandey
4fa2ffb229
pom formatting - make artifact name same as module name
2020-06-07 20:28:16 +05:30
mikr
5a753ba384
JAVA-1522 Split core-java-modules/core-java module
2020-06-07 16:52:25 +02:00
mikr
46ebcba3a0
JAVA-1749 Move modules language interop and console
2020-06-07 13:22:16 +02:00
mikr
6f21d2eb74
JAVA-1749 Update UUID article and code
2020-06-07 12:13:32 +02:00
Chirag Dewan
de8acfd6e0
BAEL3889 - Adding braces in EvenOddPartitioner
2020-06-07 15:29:59 +05:30
Maiklins
e82a890924
Merge pull request #56 from eugenp/master
...
update
2020-06-07 11:17:28 +02:00
Josh Cummings
357ecb0341
Merge pull request #9440 from kwoyke/JAVA-1782
...
JAVA-1782: Add byte-buddy dependency to the parent-boot-2
2020-06-06 13:41:27 -06:00
Josh Cummings
d6a1b77166
Merge pull request #9426 from kwoyke/JAVA-1644
...
JAVA-1644: Remove overriden spring-boot.version property
2020-06-06 12:06:29 -06:00
Dhawal Kapil
4e5cc32798
Merge pull request #9409 from dupirefr/team/JAVA-1659-junit_and_surefire_upgrade-ddd_modules
...
[JAVA-1659] Upgraded Maven Surefire Plugin and JUnit versions
2020-06-06 11:01:11 +05:30
Eric Martin
d5c8ebe760
Merge pull request #9405 from alimate/BAEL-4128
...
BAEL-4128: Adapting the VarHandle Code to Best Practices
2020-06-05 22:50:57 -05:00
Eric Martin
676f32a246
Merge pull request #9398 from alimate/KTLN-46
...
KTLN-46: Using Retrieve instead of AwaitExchange
2020-06-05 17:45:12 -05:00
Josh Cummings
01b5d087f6
Merge pull request #9391 from pegeroad/BAEL-3856-aba-related-improvements
...
using accessors for balance and stamp
2020-06-05 11:34:11 -06:00
Krzysztof Woyke
b8a3dd7a68
JAVA-1782: Remove byte-buddy dep from parent-boot-2's children
2020-06-05 15:38:09 +02:00
Krzysztof Woyke
07751eeea2
JAVA-1782: Add byte-buddy to parent-boot-2
2020-06-05 15:10:58 +02:00
Eric Martin
2716a2a6d0
Merge pull request #9397 from alimate/KTLN-40
...
KTLN-40: Added Elvis Operator
2020-06-04 23:21:38 -05:00
Josh Cummings
829b4975c4
Update README.md
...
Issue BAEL-3896
2020-06-04 10:06:16 -06:00
bragilev
3078464b95
Bael-3386 ( #9231 )
...
* bragilev
* Delete ShoppingListApplication.java
* BAEL-3386
* Revert "bragilev"
This reverts commit dbf2a21ba4fe2a60c518beecda7ab33746977252.
* Revert "Delete ShoppingListApplication.java"
This reverts commit 640bb544e6cd8eda6d1fe6a38607323871ddb957.
* Revert "Revert "Delete ShoppingListApplication.java""
This reverts commit f56864e46db92c4f981bdc38f78fbabade72156c.
2020-06-04 15:58:48 +01:00
rpvilao
4b4824228b
Merge pull request #9382 from roqmarcelo/BAEL-3844
...
BAEL-3844 : Send request to a proxy using RestTemplate
2020-06-04 14:41:36 +02:00