Krzysztof Woyke
fbf57804b8
JAVA-3570: Keep spring-cloud-bus on Spring Boot 2.3.3 [cloud]
2020-12-16 20:54:29 +01:00
Gerardo Roza
7b17a09eb7
avoid using deprecated StringUtils#isEmpty method
2020-12-16 16:53:33 -03:00
Gerardo Roza
8a9c1a1911
migrated spring.profiles properties to spring.config.activate.on-profile
2020-12-16 16:38:31 -03:00
Loredana Crusoveanu
e00b3dc256
Merge pull request #10317 from johnA1331/master
...
BAEL-30152 - add links to github-baeldung articles
2020-12-16 13:46:21 +02:00
johnA1331
c6dd691407
Update README.md
2020-12-16 17:41:24 +08:00
johnA1331
11cd12ffb5
Update README.md
2020-12-16 17:39:28 +08:00
johnA1331
42604275ff
Update README.md
2020-12-16 17:24:51 +08:00
johnA1331
abfc963707
Update README.md
2020-12-16 17:21:52 +08:00
Jonathan Cook
5e8cf2618a
BAEL-4736 - Convert JSONArray to List of Object using camel-jackson ( #10316 )
...
* BAEL-4706 - Spring Boot with Spring Batch
* BAEL-3948 - Fix test(s) in spring-batch which leaves repository.sqlite
changed
* BAEL-4736 - Convert JSONArray to List of Object using camel-jackson
Co-authored-by: Jonathan Cook <jcook@sciops.esa.int>
2020-12-14 10:37:05 -08:00
Adrian Maghear
0c055b7d31
update indentation
2020-12-14 19:24:02 +01:00
Amy DeGregorio
eb29a0a084
BAEL-4721 ( #10272 )
...
* BAEL-4721 Examples
* BAEL-4721 Requested edits
* Fix formatting issues
* Correct unit test name
2020-12-14 17:15:23 +00:00
Krzysztof Woyke
d3770851b0
JAVA-3570: Keep spring-cloud-zookeeper on Spring Boot 2.3.3 [cloud]
2020-12-14 12:05:56 +01:00
Krzysztof Woyke
a0ec0f3d5c
JAVA-3570: Keep spring-cloud-config on Spring Boot 2.3.3 [cloud]
2020-12-14 12:03:21 +01:00
Krzysztof Woyke
b4ccf851d3
JAVA-3570: Keep spring-cloud-zuul on Spring Boot 2.3.3 [cloud]
2020-12-14 11:02:50 +01:00
Krzysztof Woyke
127a377b81
Revert "JAVA-3570: Keep spring-cloud on Spring Boot 2.3.3 [cloud]"
...
This reverts commit adbd9ecfb9
.
2020-12-14 11:00:28 +01:00
Krzysztof Woyke
07276b1aaa
JAVA-3570: Upgrade Spring framework to version compatible with Spring Boot 2.4 in spring-testing
2020-12-14 10:59:45 +01:00
Krzysztof Woyke
9e957f2fd0
JAVA-3570: themeResolver bean can no longer be configured without enabling bean overriding
2020-12-14 10:41:20 +01:00
Krzysztof Woyke
adbd9ecfb9
JAVA-3570: Keep spring-cloud on Spring Boot 2.3.3 [cloud]
2020-12-14 10:23:23 +01:00
Krzysztof Woyke
1a3ec076dc
JAVA-3570: Keep spring-boot-deployment on Spring Boot 2.3.3 [cloud]
2020-12-14 10:21:03 +01:00
Krzysztof Woyke
1f8efc0c14
JAVA-3570: Keep spring-boot-environment on Spring Boot 2.3.3 [cloud]
2020-12-14 10:18:38 +01:00
Eric Martin
50ba86c9dd
Merge pull request #10314 from sk1418/jdbcurl2
...
[BAEL-4497] jdbc url
2020-12-13 11:47:08 -06:00
Kai Yuan
7afdb4cba7
[BAEL-4497] jdbc url
2020-12-13 17:22:09 +01:00
Jonathan Cook
da8a8f7fa2
Merge pull request #10258 from dstr89/feature/BAEL-4717-hashmap-linkedlist-arraylist
...
Feature/bael 4717 hashmap linkedlist arraylist
2020-12-13 15:02:17 +01:00
Daniel Strmecki
0d8d1d3a09
BAEL-4717: Fix artifactId
2020-12-13 10:33:53 +01:00
AbdallahSawan
18727de7c5
Determine if an Integer's Square Root Is an Integer in Java Article by Abdallah Sawan
2020-12-12 00:44:55 +02:00
Krzysztof Woyke
19ab1ccf2b
JAVA-3570: Use Spring Boot starters in spring-security-web-mvc
2020-12-11 22:17:40 +01:00
Krzysztof Woyke
c008e43ea8
JAVA-3570: Update Kotlin version in spring-boot-springdoc
2020-12-11 21:56:46 +01:00
Krzysztof Woyke
e6a310c4fb
JAVA-3570: Keep spring-boot-admin on Spring Boot 2.3.3
2020-12-11 14:14:59 +01:00
Krzysztof Woyke
ee0d98b8a5
JAVA-3570: Keep spring-5-webflux on Spring Boot 2.3.3
2020-12-11 13:38:50 +01:00
Krzysztof Woyke
8a264a9981
JAVA-3570: Fix unit tests in persistence-modules/redis
2020-12-11 13:16:09 +01:00
Krzysztof Woyke
8f5f322273
JAVA-3570: Keep spring-5-reactive-client on Spring Boot 2.3.3
2020-12-11 13:05:54 +01:00
Krzysztof Woyke
50c668c300
JAVA-3570: Fix spring-security-oauth2 version in libraries-security
2020-12-11 12:16:24 +01:00
Krzysztof Woyke
212f1ed72d
JAVA-3570: Keep spring-data-rest on Spring Boot 2.3.3
2020-12-11 12:06:43 +01:00
Krzysztof Woyke
2d09274e40
JAVA-3570: Upgrade parent-boot-2 to Spring Boot 2.4.0
2020-12-11 11:45:02 +01:00
Amitabh Tiwari
2f42035fb5
BAEL-4686: Added some more test cases for TreeMap and LinkedHashMap
2020-12-09 17:45:39 +05:30
Loredana Crusoveanu
53f46ad5bb
Merge pull request #10310 from johnA1331/master
...
BAEL-30151 - add links to github-baeldung articles
2020-12-09 13:48:55 +02:00
johnA1331
df1ee124a6
Update README.md
2020-12-09 18:23:53 +08:00
johnA1331
dbf7a4cdc8
Update README.md
2020-12-09 18:21:31 +08:00
johnA1331
59b090e4a8
Update README.md
2020-12-09 18:20:01 +08:00
johnA1331
3b04af5f05
Update README.md
2020-12-09 18:17:32 +08:00
johnA1331
3d0bd4a844
Create README.md
2020-12-09 18:15:40 +08:00
johnA1331
77ca7cffa5
Update README.md
2020-12-09 18:13:04 +08:00
Karsten Silz
280e0008ca
BAEL-4652: Running Spring Boot with PostgreSQL in Docker Compose ( #10297 )
2020-12-07 08:41:10 +01:00
davidmartinezbarua
de36111f42
Merge pull request #10265 from maciejglowka/BAEL-4725
...
BAEL-4725: examples of double comparison in Java
2020-12-06 12:46:53 -03:00
Eric Martin
2acd01e551
Merge pull request #10285 from sk1418/delFileExt
...
[BAEL-4722] remove file extensions
2020-12-05 21:27:50 -06:00
Kai Yuan
32dba7dd06
remove file extensions
2020-12-05 18:18:13 +01:00
Daniel Strmecki
c02a205220
BAEL-4717: add new module to parent pom
2020-12-05 09:52:32 +01:00
Emmanuel Yasa
bc281bde2f
[BAEL-4056] Guide to MultipleBagFetchException ( #10304 )
...
* Removes DummyEntity
* Uses Artist Entity instead of DummyEntity
2020-12-04 18:44:40 -08:00
majajoksovic
2700958ec0
BAEL-4445 ( #10291 )
...
* initial commit
* changed test method names to follow convention
2020-12-04 18:38:42 -08:00
Adina Rolea
65e9e80f0c
BAEL-4687: formatted code with eclipse formatter
2020-12-04 20:01:12 +02:00