9861 Commits

Author SHA1 Message Date
collaboratewithakash
4c54a43bd0 Update README.md 2022-09-23 15:20:27 +05:30
collaboratewithakash
5a944c0bfb Update README.md 2022-09-23 15:18:11 +05:30
collaboratewithakash
38e0a3bec2 Update README.md 2022-09-23 15:17:01 +05:30
collaboratewithakash
1ed0637444 Update README.md 2022-09-23 15:12:27 +05:30
collaboratewithakash
992ca8622f Update README.md 2022-09-23 15:11:28 +05:30
collaboratewithakash
b890b9b648 Update README.md 2022-09-23 15:10:45 +05:30
collaboratewithakash
fda653efe9 Update README.md 2022-09-23 15:10:05 +05:30
collaboratewithakash
4b39988d66 Update README.md 2022-09-23 15:09:14 +05:30
collaboratewithakash
ae2cbb062b Update README.md 2022-09-23 15:08:25 +05:30
collaboratewithakash
6690a41b17 Update README.md 2022-09-23 15:07:46 +05:30
collaboratewithakash
a8c7136389 Update README.md 2022-09-23 15:06:59 +05:30
collaboratewithakash
316713e3bc Update README.md 2022-09-23 15:06:07 +05:30
collaboratewithakash
5ef657d261 Update README.md 2022-09-23 15:05:09 +05:30
collaboratewithakash
883817b66f Update README.md 2022-09-23 15:04:24 +05:30
collaboratewithakash
d30ce932f9 Update README.md 2022-09-23 15:03:39 +05:30
collaboratewithakash
e25a3150ef Update README.md 2022-09-23 15:02:54 +05:30
collaboratewithakash
b173787fe2 Update README.md 2022-09-23 15:02:06 +05:30
collaboratewithakash
fd08f00ed1 Update README.md 2022-09-23 15:01:12 +05:30
collaboratewithakash
2e4e368056 Update README.md 2022-09-23 15:00:33 +05:30
collaboratewithakash
288b01aa65 Update README.md 2022-09-23 14:30:48 +05:30
collaboratewithakash
e1a612b8c7 Update README.md 2022-09-23 14:29:51 +05:30
collaboratewithakash
3466c88c88 Update README.md 2022-09-23 14:28:40 +05:30
collaboratewithakash
011c1d4a56 Update README.md 2022-09-23 14:27:22 +05:30
collaboratewithakash
dab76d99f2 Update README.md 2022-09-23 14:24:43 +05:30
collaboratewithakash
b2eabb8250 Update README.md 2022-09-23 14:23:53 +05:30
collaboratewithakash
ef904c707a Update README.md 2022-09-23 14:19:13 +05:30
collaboratewithakash
1a710ec0e9 Update README.md 2022-09-23 14:14:49 +05:30
collaboratewithakash
b38ededf83 Update README.md 2022-09-23 14:11:27 +05:30
davidmartinezbarua
94020c4857 Merge pull request #12731 from thibaultfaure/article/BAEL-5494-Dockerfile-Copy
BAEL-5494 code for the Keep Subdirectory Structure in Dockerfile Copy…
2022-09-22 23:27:38 -03:00
davidmartinezbarua
2e0c5f4b59 Merge pull request #12743 from thibaultfaure/article/BAEL-5477-updating-path-variable-in-dockerfile
BAEL-5477 code for the Updating PATH variable in Dockerfile article
2022-09-22 22:24:15 -03:00
Daniel Strmecki
8993a3064b Feature/bael 5653 microstream (#12660)
* BAEL-5653: Microstream storage

* BAEL-5653: Eager loading

* BAEL-5653: Lazy loading

* BAEL-5653: Temp dir

* BAEL-5653: Refactoring

* BAEL-5653: Refactoring

* BAEL-5653: Refactoring

* BAEL-5653: PR comments
2022-09-22 18:53:16 +01:00
Loredana Crusoveanu
be5b79756b Merge pull request #12736 from anuragkumawat/JAVA-14676
JAVA-14676 Update spring-boot-security module under spring-boot-modules to remove usage of deprecated WebSecurityConfigurerAdapter
2022-09-22 18:40:41 +03:00
Loredana Crusoveanu
3172233c58 Merge pull request #12748 from anuragkumawat/JAVA-14868
JAVA-14868 Update spring-security-web-sockets module under spring-security-modules to remove usage of deprecated WebSecurityConfigurerAdapter
2022-09-22 12:42:44 +03:00
Loredana Crusoveanu
28f1438ff5 Merge pull request #12744 from anuragkumawat/JAVA-14679
JAVA-14679 Update spring-boot-bootstrap module under spring-boot-modules to remove usage of deprecated WebSecurityConfigurerAdapter
2022-09-22 12:35:58 +03:00
Loredana Crusoveanu
ea73ba8eab Merge pull request #12745 from anuragkumawat/JAVA-14866
JAVA-14866 Update spring-security-core module under spring-security-modules to remove usage of deprecated WebSecurityConfigurerAdapter
2022-09-22 12:17:22 +03:00
anuragkumawat
0b9cb50f23 JAVA-14868 Update spring-security-web-sockets module under spring-security-modules to remove usage of deprecated WebSecurityConfigurerAdapter 2022-09-21 20:25:28 +05:30
Mahn00rMalik
29d9ddb3b1 BAEL-5708: Create a BMI Calculator in Java (#12695)
* Deep vs Shallow copy of an object in java

* update indentaions

* Create a BMI Caclualtor in Java

* Create a BMI Caclualtor in Java

* Delete unused packages

* BAEL-5708: Create a BMI Calculator in Java

* BAEL-5708: Create a BMI Calculator in Java
2022-09-21 09:46:09 +05:30
Kumar Prabhash Anand
a8f010e50e BAEL-5765 - Adding scan a char unit tests (#12741)
* BAEL-5765 Adding scan a char unit tests

* BAEL-5765 updated class name as per the convention

* BAEL-5765 updated test cases naming strategy
2022-09-20 12:52:25 -03:00
anuragkumawat
9f3ef7db7c JAVA-14866 Update spring-security-core module under spring-security-modules to remove usage of deprecated WebSecurityConfigurerAdapter 2022-09-20 20:25:21 +05:30
anuragkumawat
db79faf569 JAVA-14679 Update spring-boot-bootstrap module under spring-boot-modules to remove usage of deprecated WebSecurityConfigurerAdapter 2022-09-20 20:00:27 +05:30
thibault.faure
add52ad932 BAEL-5477 code for the Updating PATH variable in Dockerfile article 2022-09-20 15:03:33 +02:00
bipster
2842e5cee7 BAEL-5636 Move the files from patterns/ into patterns-modules/ (#12742) 2022-09-20 00:49:57 -04:00
hesamghiasi
b695aa51b5 SEDA architecture with si and camel (#12588)
* adding getCurrentTime method to TimeAgoCalculatorUnitTest in order to always return the same time and avoid problems related to reading date from local system.
adding two methods to TimeAgoCalculator to always return the same date as the current date in order to avoid problems related to reading current time from local host. One of these two methods accepts time zone

* adding getCurrentTime method to TimeAgoCalculatorUnitTest in order to always return the same time and avoid problems related to reading date from local system.
adding two methods to TimeAgoCalculator to always return the same date as the current date in order to avoid problems related to reading current time from local host. One of these two methods accepts time zone
correcting some formattings
adding comments in code to clarify adding of getCurrentTime methods

* reverting changes to ZuulConfig

* adding seda package to design-patterns-architectural to demonstrate the implementation of SEDA architectural style in spring integration and apache camel in solving word count problem.

* changing version of apache camel to be compatible with java 8

* changing toList() to Collectors.toList() in order to be compatile with java 8

* fixing package names in test classes

* fixing string for scanning integration gateway

* resolving comments on pull request

* resolving comments on pull request

* renaming java file of a class

* changing variable name

* add a line before assertion

* some formatting of fluent API

* using transform instead of service activator

* change name of class

* BAEL-5636 Fixed compilation error and applied Baeldung formatter

Co-authored-by: bipster <openbip@gmail.com>
2022-09-19 22:46:47 -04:00
alemoles
062d7026cd BAEL-5583 String concatenation: concat() vs + operator (#12719)
* BAEL-5583 String concatenation: concat() vs + operator (#10)

* BAEL-5583 String concatenation: concat() vs + operator
2022-09-19 21:14:43 -05:00
davidmartinezbarua
814b637849 Merge pull request #12724 from hmdrzsharifi/BAEL-5443
Bael 5443: Making improvement to this article: "A Quick Guide to Using Keycloak with Spring Boot"
2022-09-19 20:49:03 -03:00
panos-kakos
63a9bfbad9 [JAVA-14174] Renamed paterns to paterns-module (#12718)
* [JAVA-14174] Renamed paterns to paterns-module

* [JAVA-14174] naming fixes

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-09-19 12:14:14 +05:30
h_sharifi
7b82660b2e #BAEL-5443: Remove the test 2022-09-19 09:03:20 +04:30
davidmartinezbarua
74dcaa0935 Merge pull request #12738 from thibaultfaure/article/BAEL-5725-Trifunction-interface
BAEL-5725 code for the TriFunction interface article
2022-09-18 15:26:32 -03:00
thibault.faure
ed608d1ede BAEL-5725 code for the TriFunction interface article 2022-09-18 12:01:28 +02:00
Loredana Crusoveanu
6b6a9f1556 Merge pull request #12734 from Asjad-J/master
Updated README.mds
2022-09-18 10:29:01 +03:00