amit.pandey
c282780328
Update repository links to use https
2020-06-21 00:50:55 +05:30
Loredana Crusoveanu
556a51175e
Merge pull request #9469 from kwoyke/JAVA-1745
...
JAVA-1745: Use server.ssl.enabled property
2020-06-20 10:12:37 +03:00
Loredana Crusoveanu
7462c5bc05
Merge pull request #9520 from eugenp/bael-3841
...
Update README.md
2020-06-20 10:11:46 +03:00
Loredana Crusoveanu
fa761b2d76
Merge pull request #9524 from eugenp/lor6-patch-1
...
Update README.md
2020-06-20 10:11:25 +03:00
Josh Cummings
4b24d5ff6f
Merge pull request #9512 from sampada07/JAVA-1848-piecemeal
...
JAVA-1848: Removed unused module apache-fop
2020-06-19 23:03:39 -06:00
Loredana Crusoveanu
87c07c8c5b
Update README.md
2020-06-19 19:56:35 +03:00
Mona Mohamadinia
6fdcc3f45e
Bael 4149: Liveness and Readiness probes in Spring Boot 2.3 ( #9484 )
...
* Added Liveness and Readiness Samples
* Added the Missing Files
2020-06-19 16:05:28 +01:00
Mona Mohamadinia
29ddb08808
Introducing windowed() and chunked() ( #9490 )
2020-06-19 16:00:11 +01:00
kwoyke
d89866aca7
BAEL-4282: Create PasswordEncoderConfiguration to fix the circular dependency issues ( #9521 )
2020-06-19 15:02:53 +02:00
Josh Cummings
197ebd4d1f
Update README.md
...
Issue BAEL-3841
2020-06-18 21:46:28 -06:00
Carlos Grappa
5ad558c800
BAEL-4154 IOException Too many open files ( #9511 )
...
* BAEL-4154 IOException Too many open files
* Add comment to explain GC dependency
Co-authored-by: Carlos Grappa <carlos.grappa@mercadolibre.com>
2020-06-18 20:04:32 -07:00
Jordan Simpson
714b47ac25
Added a Spring controller that serves a Thymeleaf HTML page with all the examples from the article. ( #9514 )
...
Co-authored-by: Jordan Simpson <jordan.simpson.dev@gmail.com>
2020-06-18 20:03:56 -07:00
Eric Martin
2457413be1
Merge pull request #9376 from maryarm/BAEL-3287
...
BAEL-3287
2020-06-18 17:35:54 -05:00
Eugen
c96f1d114b
Merge pull request #9515 from eugenp/bael-3389
...
Update README.md
2020-06-18 22:02:14 +03:00
Jonathan Cook
e28040a475
Merge pull request #9470 from nguyennamthai/BAEL-4068
...
BAEL-4068 Inject Spring beans into unmanaged objects
2020-06-18 15:43:07 +02:00
Jonathan Cook
8834be5209
Merge pull request #9367 from azhwani/jndidatasource
...
BAEL-3830: Test a mock JNDI datasource with Spring
2020-06-18 15:29:02 +02:00
Jonathan Cook
6135445a29
Merge pull request #9361 from JonCook/master
...
BAEL-3912 - Java: Get week number from any date?
2020-06-18 15:18:03 +02:00
Josh Cummings
c87290858a
Merge pull request #9438 from adrian-maghear/BAEL-3841#declarative-caching-testing
...
[BAEL-3841] declarative caching testing
2020-06-17 21:25:51 -06:00
Josh Cummings
5f538d2eb1
Update README.md
...
Issue: BAEL-3389
2020-06-17 21:10:59 -06:00
rpvilao
7626e7f0ca
Merge pull request #9479 from musibs/KTLN-131
...
KTLN-131 Kotlin Spring Security DSL Initial Commit
2020-06-17 16:04:41 +02:00
sampadawagde
3cb48fd96e
JAVA-1848: removed apache-fop from main pom
2020-06-17 17:51:32 +05:30
sampadawagde
58d5ff390e
JAVA-1848: Removed unused module apache-fop
2020-06-17 17:46:17 +05:30
Josh Cummings
b7f3c27549
Merge pull request #9447 from w0wka91/BAEL-3389
...
add stackoverflow-plugin-gradle project
2020-06-16 19:32:08 -06:00
Loredana Crusoveanu
3e100a02ba
Merge pull request #9506 from Maiklins/JAVA-1764-update-structure-of-libraries-concurrency-module
...
Java-1764 update structure of libraries concurrency module
2020-06-16 11:25:00 +03:00
musibs
b09419613e
Review changes
2020-06-16 11:23:22 +05:30
Eric Martin
1d5b0c7759
Merge pull request #9464 from alimate/BAEL-4146
...
BAEL-4146: How Much Space boolean and boolean[] consumes?
2020-06-15 20:59:24 -05:00
Eric Martin
4df2a5b0e9
Merge pull request #9505 from alimate/BAEL-3870
...
BAEL-3870: Disabling Forking for this Module
2020-06-15 20:50:18 -05:00
mikr
8761a507ce
JAVA-1764 Update structure of libraries-concurrency module
2020-06-15 23:31:43 +02:00
Maiklins
d329bf73b8
Merge pull request #58 from eugenp/master
...
update
2020-06-15 18:26:03 +02:00
Ali Dehghani
56d186f031
Added the Boolean Object Size Samples
2020-06-15 20:50:30 +04:30
Loredana Crusoveanu
004aae2a25
Merge pull request #9481 from tapankavasthi/master
...
Rename array variable name in DNF Partition method
2020-06-15 19:10:05 +03:00
Dhawal Kapil
7b54785e87
Merge pull request #9502 from dupirefr/team/JAVA-1661-upgrade_junit_and_surefire-jackson_modules
...
[JAVA-1661] Upgrade JUnit and Maven Surefire Plugin in jackson modules
2020-06-15 21:16:56 +05:30
Ali Dehghani
226035ecb3
Disabling Forking for this Module
2020-06-15 19:56:49 +04:30
Carlos Grappa
dc12579dde
BAEL-4154 IOException Too many open files ( #9501 )
...
Co-authored-by: Carlos Grappa <carlos.grappa@mercadolibre.com>
2020-06-15 08:01:20 -07:00
dupirefr
bd87dc9c55
[JAVA-1661] Upgraded JUnit and Maven Surefire Plugin of jackson-simple module
...
* Upgraded Maven Surefire Plugin version to 2.22.2
* Upgraded JUnit version to 5.6.2
2020-06-15 08:16:03 +02:00
Eric Martin
0710026838
Merge pull request #9468 from johnA1331/master
...
BAEL-24876 - github-related test fix (results: 03.06.2020)
2020-06-14 12:03:57 -05:00
Jonathan Cook
9c9064cdb3
BAEL-3912 - Java: Get week number from any date?
2020-06-14 10:44:59 +02:00
Jonathan Cook
754e7f3d49
Merge branch 'master' of https://github.com/eugenp/tutorials
2020-06-14 10:20:41 +02:00
Loredana Crusoveanu
0f355d1f0b
Merge pull request #9414 from mona-mohamadinia/BAEL-4158
...
BAEL-4158: Improvement String to Int Article
2020-06-14 09:59:07 +03:00
Loredana Crusoveanu
3dff206800
Merge branch 'master' into BAEL-4158
2020-06-14 09:57:03 +03:00
johnA1331
5ba1cd0b0f
Merge branch 'master' into master
2020-06-14 10:42:24 +08:00
Dhawal Kapil
cdbdf611d2
Merge pull request #9480 from sampada07/JAVA-913
...
JAVA-913: Migrate parent-boot-1 articles to parent-boot-2
2020-06-13 18:28:21 +05:30
Benjamin Caure
4456caf9d7
BAEL-4078 Rest template logging ( #9430 )
2020-06-13 14:54:57 +02:00
sampadawagde
4744f3d4d2
JAVA-938: Migrate spring-cloud-data-flow-stream-processing to
...
parent-boot-2
2020-06-13 17:29:06 +05:30
Mona Mohamadinia
a6d6edb494
BAEL-4125: How to get the insert ID in JDBC? ( #9437 )
...
* Added the Code Samples
* Refactor
* Latest H2 Version
* Avoid using * imports
* Using givenXXX_whenYYY_thenZZZ Naming Convention
2020-06-13 10:53:32 +01:00
dupirefr
bab0f03252
[JAVA-1661] Upgraded JUnit and Maven Surefire Plugin versions of jackson-modules
...
* Upgraded Maven Surefire Plugin version to 2.22.2
* Upgraded JUnit version to 5.6.2
2020-06-13 11:50:22 +02:00
François Dupire
3e6f576265
[JAVA-1660] Upgrade JUnit and Maven Surefire Plugin in guava modules ( #9477 )
...
* [JAVA-1660] Upgrade JUnit and Maven Surefire Plugin versions in guava-modules
* Set guava-modules parent pom's parent to parent-java and submodules' parent to guava-modules parent
* Upgraded Maven Surefire Plugin version to 2.22.2
* Upgraded JUnit version to 5.6.2
* [JAVA-1660] Upgrade JUnit and Maven Surefire Plugin versions in guava
* Upgraded Maven Surefire Plugin version to 2.22.2
* Upgraded JUnit version to 5.6.2
* [JAVA-1660] Upgrade JUnit and Maven Surefire Plugin versions in guava-collections
* Upgraded Maven Surefire Plugin version to 2.22.2
* Upgraded JUnit version to 5.6.2
* [JAVA-1660] Upgrade JUnit and Maven Surefire Plugin versions in guava-collections-map
* Upgraded Maven Surefire Plugin version to 2.22.2
* Upgraded JUnit version to 5.6.2
* [JAVA-1660] Upgrade JUnit and Maven Surefire Plugin versions in guava-collections-set
* Upgraded Maven Surefire Plugin version to 2.22.2
* Upgraded JUnit version to 5.6.2
* [JAVA-1660] Upgraded JUnit and Maven Surefire Plugin in guava-io module
* Fixed project structure and added missing resources to make tests work
* Upgraded Maven Surefire Plugin to version 2.22.2
* Upgraded JUnit version to 5.6.2
2020-06-13 14:41:35 +05:30
KevinGilmore
ca9ab77e7c
Bael 3766 update README ( #9493 )
...
* 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-3766: add link back to article
2020-06-12 20:32:04 -05:00
Carlos Cavero
edd28c1b43
BAEL-3756-Spring-YAML-vs-Properties ( #9482 )
...
* Remove Dockerfile because it is not longer needed in the article
* Add different YAML configurations and process into POJO
* Remove .dockerignore file because it is not longer needed in the article
* Add default Spring profile to test and force also in the Unit tests
2020-06-12 10:40:14 -07:00
maryarm
ca174857da
BAEL-3287: move LiveVideo to test folder
2020-06-12 19:37:05 +04:30