davidmartinezbarua
4dfe21a3dc
Merge pull request #11271 from mladensavic94/master
...
Parallel Test Execution for JUnit 5
2021-10-18 17:30:08 -03:00
Mladen Savic
5f20ca1a78
Parallel Test Execution for JUnit 5 - fixed module issue
2021-10-18 21:40:50 +02:00
Krzysztof Majewski
3a2eee308c
BAEL-5095 Dockerfile strategies for Git ( #11348 )
...
Co-authored-by: majewsk6 <krzysztof.majewski.km1@contractors.roche.com>
2021-10-18 09:48:13 -07:00
Mladen Savic
b2c4765cc3
Parallel Test Execution for JUnit 5 - refactoring
2021-10-18 18:44:47 +02:00
Mladen Savic
946ff1183f
Merge branch 'eugenp:master' into master
2021-10-18 18:42:48 +02:00
kwoyke
f5c27da41c
Merge pull request #11349 from kwoyke/JAVA-7578
...
JAVA-7578: Fix xstream tests
2021-10-18 14:36:11 +02:00
Krzysiek
4d072e5e09
JAVA-7578: Fix xstream tests
2021-10-18 13:30:21 +02:00
Ashish Gupta
faf9c9e3ee
Update application.yaml
2021-10-18 10:39:18 +05:30
Ashish Gupta
6ada7ea861
Update application.yaml
2021-10-18 10:33:43 +05:30
Ashish Gupta
88261b4340
Merge branch 'eugenp:master' into master
2021-10-18 10:30:15 +05:30
kwoyke
125aa509c0
BAEL-5215: Remove redundant @EnableAutoConfiguration annotations ( #11331 )
2021-10-17 08:52:26 +02:00
kwoyke
a11613cf36
BAEL-5214: Upgrade xstream and jettison versions ( #11332 )
2021-10-17 08:39:39 +02:00
JoannaaKL
2f183181d4
BAEL-5149 ( #11241 )
...
* Init
* Removing mvnw files
* Apply eclipse code format
* Refactoring
* Refactoring
* BAEL-4211 Add benchmarks
* Delete hexagonal directory
* Refactoring based on the feedback
* Refactoring based on feedback - package rename
* Directory rename
* BAEL-5149 Remove accents from String in Java
* BAEL-5149 Remove accents from String in Java
* Including suggestions after a review
Co-authored-by: asia <joannakrzeklubowiecka@protonmail.com>
2021-10-17 12:06:43 +05:30
Willian Nalepa Oizumi
979db86a51
examples for BAEL-5153 - remove double quotes ( #11344 )
2021-10-17 08:14:31 +02:00
lsieun
6d1cdbe9d7
BAEL-4522: Convert Byte Array to its Numeric Representation ( #11267 )
...
* Convert Byte Array to its Numeric Representation
* Remove Redundant Getter Method
2021-10-17 10:59:38 +05:30
Loredana Crusoveanu
7dfea6394e
Merge pull request #11338 from chaos2418/JIRA-7734
...
Spring Boot 2.5.x compatible updates in spring-security-modules
2021-10-16 10:30:31 +03:00
Loredana Crusoveanu
594feae939
Merge pull request #11337 from chaos2418/JIRA-7733
...
Spring Boot 2.5.x compatible updates in persistence-modules
2021-10-16 10:27:31 +03:00
davidmartinezbarua
918a3e7091
Merge pull request #11216 from azhwani/BAEL-5111
...
BAEL-5111: Improve the HandlerInterceptor Article
2021-10-15 14:05:18 -03:00
kwoyke
c222d29f15
Merge pull request #11333 from Rafael-Lopez/feature-JAVA-2595
...
JAVA-2595: Update Cassandra articles
2021-10-15 15:30:32 +02:00
kwoyke
88c59a0196
Merge pull request #11334 from chaos2418/JIRA-7816
...
autogen key code cleanup
2021-10-15 14:52:11 +02:00
Ashish Gupta
1afa3bfcea
BAEL-5126
2021-10-15 12:24:11 +05:30
Shashank
4bd4abe983
Spring Boot 2.5.x compatible updates in spring-data-jpa-annotations
2021-10-15 09:51:04 +05:30
Shashank
b5ed1148cc
Spring Boot 2.5.x compatible updates in spring-boot-persistence-h2
2021-10-15 09:46:03 +05:30
Shashank
df95f2e2a8
Spring Boot 2.5.x compatible updates in spring-data-jpa-query-2
2021-10-15 09:24:10 +05:30
Shashank
40aa009be2
Spring Boot 2.5.x compatible updates in spring-data-jpa-query
2021-10-15 09:16:33 +05:30
Shashank
b63d7cc057
autogen key code cleanup
2021-10-15 08:58:53 +05:30
Rafael Lopez
47b27beae0
JAVA-2595: Update Cassandra articles
2021-10-14 17:16:56 -04:00
Shashank
8c5391ca75
Spring Boot 2.5.x compatible updates in spring-data-jpa-repo
2021-10-14 20:09:00 +05:30
Shashank
cd3868d863
Spring Boot 2.5.x compatible updates in spring-boot-persistence
2021-10-14 19:08:58 +05:30
Shashank
4ddf0dc94c
Merge branch 'master' of https://github.com/chaos2418/tutorials into JIRA-7734
2021-10-14 18:24:40 +05:30
Loredana Crusoveanu
0ff235d227
Merge pull request #11326 from johnA1331/master
...
BAEL-42206 - add links to github-baeldung articles
2021-10-14 13:05:50 +03:00
psevestre
47abbf654b
BAEL-772 Reactive Streams API with Ratpack ( #11328 )
...
* [BAEL-4849] Article code
* [BAEL-4968] Article code
* [BAEL-4968] Article code
* [BAEL-4968] Article code
* [BAEL-4968] Remove extra comments
* [BAEL-4020] Article code
* [BAEL-722] Article code
2021-10-13 21:04:19 -07:00
Shashank
bfde84589c
Spring Boot 2.5.x compatible updates in spring-security-web-boot-2
2021-10-14 08:51:03 +05:30
lucaCambi77
2dfdb51592
feat: env variable prefixes spring boot app ( #11323 )
2021-10-13 09:21:35 -07:00
johnA1331
d64b8f1b2c
Update README.md
2021-10-13 23:55:55 +08:00
johnA1331
68e0a1a094
Update README.md
2021-10-13 23:47:53 +08:00
johnA1331
d4dbc6a526
Create README.md
2021-10-13 23:45:08 +08:00
Shashank
80e3331e2a
Merge branch 'master' of https://github.com/chaos2418/tutorials into JIRA-7734
2021-10-13 18:25:45 +05:30
Loredana Crusoveanu
8f79432600
Merge pull request #11324 from chaos2418/JIRA-7558
...
moving spring-security-config module classes to spring-security-web-boot-3
2021-10-13 15:43:55 +03:00
Shashank
5d182c3472
moving spring-security-config module classes to spring-security-web-boot3
2021-10-13 16:40:42 +05:30
Shashank
c85be32347
Spring Boot 2.5.x compatible updates in spring-security-acl
2021-10-13 09:54:36 +05:30
davidmartinezbarua
d00d394011
Merge pull request #11298 from azhwani/BAEL-5100
...
BAEL-5100: Update Manual Logout With Spring Security
2021-10-12 19:52:30 -03:00
kwoyke
ca519cbd88
Merge pull request #11316 from chaos2418/JIRA-7788
...
updating the version of flyway-core and changing the callback implementation
2021-10-12 13:52:44 +02:00
andresluzu
8dce57b64f
BAEL-5210 JUnit fail assertions use cases ( #11314 )
...
Co-authored-by: Andres Luzuriaga <aluzuriaga@proofpoint.com>
2021-10-11 17:00:54 -07:00
kwoyke
3cee038dfe
BAEL-5189: Make SmackIntegrationTest a LiveTest ( #11312 )
2021-10-11 20:51:07 +02:00
Shashank
28a9519e8e
updating the version of flyway-core and changing the callback implementation.
2021-10-11 21:32:52 +05:30
kwoyke
81cc62aac8
Merge pull request #11305 from chaos2418/JIRA-7743
...
updating flyway-maven-plugin versions to 8.0.0
2021-10-11 12:07:59 +02:00
kwoyke
131a090512
Merge pull request #11306 from Maiklins/JAVA-5587-Verify_the_spring-boot-react_build_warnings
...
JAVA-5587 Verify Spring Boot React errors and build time
2021-10-11 08:59:39 +02:00
priya-soni
f95568145a
BAEL-5162 : HashMap Entry Removal ( #11276 )
2021-10-11 07:14:58 +02:00
polomos
95fdf94aee
BAEL-5140 Retrieve field's annotations ( #11254 )
2021-10-10 20:30:06 -05:00