Commit Graph

643 Commits

Author SHA1 Message Date
Ravi Avhad
1b3675ffc1 Moving method addUserAccount out of conditional block which checks for contraint violations 2021-07-24 14:25:40 +05:30
Ravi Avhad
33e49353a0 syncing with master 2021-07-24 14:21:40 +05:30
raviavhad
e82a09acef Update UserAccountService.java
Reverting changes
2021-07-24 14:15:50 +05:30
raviavhad
9018538097 Update UserAccountService.java
Moving the call to addUserAccount method out of condition to check if violations exist.
2021-07-24 13:45:21 +05:30
Ravi Avhad
966a8e0c2f moving spring service layer validation code 2021-07-24 13:19:51 +05:30
johnA1331
b4d205ba7b Update README.md 2021-07-22 01:19:36 +08:00
Greg
3e2ee4bfd8 Merge pull request #10983 from hmdrzsharifi/BAEL-4843
Bael 4843-Writing Log Data to Syslog Using Log4j
2021-07-15 10:42:25 -04:00
kwoyke
370b12d421 Merge pull request #11019 from freelansam/JAVA-5934
JAVA-5935: Analyse bean overriding fix in modules - Part 3
2021-07-12 09:25:34 +02:00
sampadawagde
8b2eec9da5 JAVA-5935: Analyse bean overriding fix in modules - Part 3 2021-07-10 18:54:09 +05:30
johnA1331
6b31eaabf4 Update README.md 2021-07-07 23:19:11 +08:00
johnA1331
ea0aecd346 Update README.md 2021-07-07 23:17:34 +08:00
kwoyke
1ca6376f14 JAVA-6222: Fix issues in the spring-boot-cassandre (#10988)
* JAVA-6222: Use parent-boot-2 in spring-boot-cassandre

* JAVA-6222: Fix PMD violation

* JAVA-6222: Cleanup pom.xml

* JAVA-6222: Fix app and package names

* JAVA-6222: Rename unit test to live test

Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-07-02 21:18:53 +05:30
Greg
66374a653a Merge pull request #10932 from hmdrzsharifi/BAEL-4956
Bael 4956: Swagger @Api description is deprecated
2021-07-01 16:08:05 -04:00
sharifi
befd75d100 bael-4843: add main spring boot class and logger 2021-07-01 14:08:53 +04:30
sharifi
b4dc944160 bael-4843: add syslog appender to log4j conf 2021-07-01 14:08:12 +04:30
sampadawagde
d5127eee61 JAVA-5934: Analyse bean overriding fix in modules - Part 2 2021-06-26 18:29:13 +05:30
sampadawagde
4e87669fc1 JAVA-5934: Analyse bean overriding fix in modules - Part 2 2021-06-26 18:28:07 +05:30
kwoyke
c77e9264d5 JAVA-5875: Upgrade Spring Boot to 2.5.1 (#10956)
* JAVA-5875: Upgrade Spring Boot to 2.5.1

* JAVA-5875: Leave jta module on Spring Boot 2.4.7

* JAVA-5875: Update spring-boot-persistence-mongodb to use embedded Mongo 3.0

* JAVA-5875: Leave spring-data-dynamodb on Spring Boot 2.4.7

* JAVA-5875: ErrorController#getErrorPath has been removed

* JAVA-5875: Fix SQL Script DataSource Initialization

* JAVA-5875: ErrorController#getErrorPath has been removed

* JAVA-5875: Fix RepositoryRestConfigurer

* JAVA-5875: Fix issues caused by rest-assured upgrade

* JAVA-5875: Upgrade spring-cloud-dependencies to 2020.0.3

* JAVA-5875: Leave spring-boot-keycloak on Spring Boot 2.4.7

* JAVA-5875: Fix data.sql script initialization

* JAVA-5875: Leave spring-security-legacy-oidc on Spring Boot 2.4.7

* JAVA-5875: Fix data.sql script initialization

* JAVA-5875: Fix data.sql script initialization

* JAVA-5875: Update de.flapdoodle.embed.mongo dependency

* JAVA-5875: Upgrade spring-cloud-dependencies to 2020.0.3

* JAVA-5875: Update Spring Cloud dependencies

* JAVA-5875: Update cloud dependencies

* JAVA-5875: Defer datasource initialization

* JAVA-5875: Fix rest assured version

* JAVA-5875: Fix Spring Batch serialization issue

* JAVA-5875: Update Spring Cloud Stream version

* JAVA-5875: Update Spring Kafka version

* JAVA-5875: Leave spring-zuul-rate-limiting on Spring Boot 2.4.7

Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-06-26 01:20:37 +05:30
sharifi
4f6a8da35f BAEL-4956: add source code for describng REST API in openapi 2021-06-19 13:29:50 +04:30
sharifi
7ecc4dd430 BAEL-4956: add source code for describing REST API in swagger 2021-06-19 13:29:35 +04:30
johnA1331
0cf775e091 Update README.md 2021-06-17 01:06:35 +08:00
kwoyke
3d8b810526 Merge pull request #10913 from freelansam/JAVA-5622
JAVA-5622: Fix failing integration test
2021-06-15 22:24:46 +02:00
sampadawagde
e9ee3dcc7b JAVA-5622: Fix failing integration test 2021-06-15 20:25:02 +05:30
Jonathan Cook
7cad45cc8d Merge pull request #10904 from BhabaniPatel/master
Code commit for moving out package to specific name as per article
2021-06-15 13:39:44 +02:00
Ronald Dehuysser
0e623239a5 Update to JobRunr 3.1 2021-06-14 17:36:26 +02:00
Bhabani Prasad Patel
ea0b6de35e Code commit for moving out package to specific name as per article 2021-06-14 08:34:16 +05:30
kwoyke
ea0af629e4 JAVA-5408: Use common postgresql.version property (#10879)
* JAVA-5408: Use common postgresql.version property

* JAVA-5408: Cleanup spring-boot-react

* JAVA-5408: Use commons-cli.version property in libraries-data

* JAVA-5408: spring-security-modules cleanup

Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-06-11 20:25:37 +05:30
Loredana Crusoveanu
d73dc9f2b4 Merge pull request #10890 from johnA1331/master
BAEL-36759 - add links to github-baeldung articles
2021-06-09 15:26:18 +03:00
kwoyke
c85f737b89 Merge pull request #10882 from freelansam/JAVA-5621
JAVA-5621: Update "Spring Boot Keycloak" article
2021-06-09 13:57:54 +02:00
johnA1331
ea9aef0c8c Update README.md 2021-06-09 16:54:29 +08:00
johnA1331
94ba1dcb37 Update README.md 2021-06-09 16:44:52 +08:00
Loredana Crusoveanu
0ad2b4d2f0 rename project, format 2021-06-08 12:16:37 +03:00
sampadawagde
a4a9e7b793 JAVA-5621: Update "Spring Boot Keycloak" article 2021-06-07 20:18:41 +05:30
raviavhad
e02971fd4a BAEL-4957 - Spring validation in the service layer (#10811) 2021-06-07 12:33:08 +02:00
kwoyke
db06f769c9 Merge pull request #10868 from freelansam/JAVA-5622
JAVA-5622: Update "Spring Boot Testing" article
2021-06-07 09:06:28 +02:00
sampadawagde
2495ec2a4e JAVA-5622: Update "Spring Boot Testing" article 2021-06-05 21:07:08 +05:30
Azhwani
4d10e6d127 format pom.xml 2021-05-30 14:27:42 +02:00
Azhwani
cb8ddfa35b cleanup code 2021-05-30 12:46:40 +02:00
Azhwani
2162a4fbb9 first commit 2021-05-30 12:41:38 +02:00
Bhabani Prasad Patel
db5d424845 code commit for BAEL-4869 (#10812)
* Code commit for "Converting String to BigDecimal in Java" - Article

* modified the assert param for comparing actual and expected values

* removed the conflict change

* Code commit for Secret Key to String and vice versa in java

* renaming the junit class name to match coding standard

* code commit for BAEL-4869

* Adding new module with Secret key to String conversion in Java [BAEL-4489]

* changed code indent by space instead of tab
2021-05-28 22:38:15 +02:00
johnA1331
3035b61e12 Update README.md 2021-05-27 01:06:55 +08:00
Jonathan Cook
613a36e966 Merge pull request #10771 from MajewskiKrzysztof/BAEL-4871
Bael 4871
2021-05-26 09:02:13 +02:00
majewsk6
1e791d0363 BAEL-4871 Spring Conditional Annotations 2021-05-25 11:53:59 +02:00
Loredana Crusoveanu
75a3120f3d Merge pull request #10619 from skinkie/keycloak-logout
Implement a functional logout for spring-boot-keycloak
2021-05-25 10:37:50 +03:00
sampadawagde
f74a4492f5 JAVA-5392: Upgrade spring-boot-admin module 2021-05-23 21:05:12 +05:30
majewsk6
8bc8a0ac65 BAEL-4871 Spring Conditional Annotations 2021-05-21 16:00:09 +02:00
majewsk6
74457e97d0 BAEL-4871 Spring Conditional Annotations 2021-05-21 15:55:43 +02:00
majewsk6
8dbf63292b BAEL-4871 Spring Conditional Annotations 2021-05-21 14:59:07 +02:00
majewsk6
77f48f3c31 BAEL-4871 Spring Conditional Annotations 2021-05-21 14:55:38 +02:00
majewsk6
57f78dfe03 BAEL-4871 Spring Conditional Annotations 2021-05-21 14:43:48 +02:00