rcalago
191b909256
Create README.md
2024-03-21 23:20:37 +08:00
parthiv39731
771a764474
Bael-7386
...
Added main class file.
2024-03-01 18:09:57 +05:30
parthiv39731
a075dc04fe
Bael-7386
...
moved project to messaging_modules
2024-02-29 23:22:55 +05:30
Amit Pandey
59e33914a7
Java 30676 :- Make minor modifications to work with docker compose ( #15783 )
2024-02-01 15:32:57 +02:00
Amit Pandey
306107fcab
JAVA-30676 :- Upgrade messagingmodules/rabbitmq to latest Spring Cloud version. ( #15750 )
2024-01-30 16:00:17 +02:00
Harry9656
aba565114d
JAVA-27682: Fix messaging-modules for JDK 17 ( #15454 )
2024-01-13 16:29:54 +02:00
michaelin007
0bccfeef81
https://jira.baeldung.com/browse/BAEL-7401
2023-12-30 13:22:08 +00:00
michaelin007
8675eaf1c5
https://jira.baeldung.com/browse/BAEL-7401
2023-12-30 09:16:11 +00:00
panos-kakos
cf858a1493
Java 27490 ( #15217 )
...
* [JAVA-27490] Set java.version of JDK 9+ profile to JDK 17
* [JAVA-27490] Removed java.version from modules
* [JAVA-27490] Commented modules that are failing
* [JAVA-27490] Clean up
* [JAVA-27490] Clean up
2023-12-05 10:43:20 +05:30
timis1
e6501ada07
JAVA-26705 Upgrade lombok to latest version ( #15305 )
...
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-12-03 21:19:12 +02:00
hmdrzsharifi
9c17051f2a
#BAEL-7076: add indentation
2023-10-01 13:31:41 +03:30
hmdrzsharifi
3fdc7e00a1
Merge remote-tracking branch 'origin/BAEL-6916' into BAEL-6916
2023-09-30 17:28:07 +03:30
hmdrzsharifi
1775ac73f0
#BAEL-6916: add indentation and private access
2023-09-30 17:27:47 +03:30
hmdrz
a086bb8bcc
#bael-6916:add @Override
2023-09-28 10:52:56 +03:30
hmdrzsharifi
6a858656fd
#BAEL-6916: remove extra space
2023-09-26 13:53:34 +03:30
hmdrzsharifi
fa56411bd3
#BAEL-6916: add Awaitility instead of Thread.sleep and given when then
2023-09-26 09:13:59 +03:30
hmdrzsharifi
d05f27429a
#BAEL-6916: change timestamp to date for test assertion
2023-09-26 09:10:13 +03:30
hmdrzsharifi
84efed044f
#BAEL-6916: add awaitility dependency
2023-09-26 09:06:22 +03:30
hmdrzsharifi
2bd5ae21de
#BAEL-6916: add camel-context xml
2023-09-26 09:05:54 +03:30
hmdrzsharifi
083cf15f77
#BAEL-6916: add StandardCharsets
2023-09-26 09:05:22 +03:30
hmdrzsharifi
b5c06059f0
#BAEL-6916: refactor dependencies
2023-09-23 17:30:40 +03:30
hmdrzsharifi
d48a45c15a
#BAEL-6916: update test cases
2023-09-20 18:00:31 +03:30
hmdrzsharifi
036531949f
#BAEL-6916: add dependencies
2023-09-20 17:58:00 +03:30
hmdrzsharifi
85ac558278
#BAEL-6916: add Spring Bean Annotation
2023-09-20 17:53:35 +03:30
hmdrzsharifi
a34c8794ed
#BAEL-6916: add Spring Boot main class
2023-09-20 17:41:47 +03:30
hmdrzsharifi
e8c2e2cb96
#BAEL-6916: remove xml context
2023-09-20 17:34:27 +03:30
Bipin kumar
3b9635fd20
JAVA-24381:Changes made for fixing pom indentation for modules starts M to P ( #14639 )
2023-08-28 18:29:54 +03:00
GaetanoPiazzolla
de718f0950
JAVA-22203 | removed unused throws
2023-08-05 16:00:34 +02:00
GaetanoPiazzolla
51488ba32f
JAVA-22203 | Fixed race condition.
2023-08-05 15:57:27 +02:00
GaetanoPiazzolla
71c4159a87
JAVA-22203 | Forced start and stop + sleep
2023-08-04 09:23:30 +02:00
psevestre
4291c56bdb
[BAEL-6138] - Receiving Push Notifications in PostreSQL with Spring Integration ( #14467 )
...
* [BAEL-4849] Article code
* [BAEL-4968] Article code
* [BAEL-4968] Article code
* [BAEL-4968] Article code
* [BAEL-4968] Remove extra comments
* [BAEL-5258] Article Code
* [BAEL-2765] PKCE Support for Secret Clients
* [BAEL-5698] Article code
* [BAEL-5698] Article code
* [BAEL-5905] Initial code
* [BAEL-5905] Article code
* [BAEL-5905] Relocate article code to new module
* [BAEL-6275] PostgreSQL NOTIFY/LISTEN
* [BAEL-6275] Minor correction
* BAEL-6138
* [BAEL-6138] WIP - LiveTest
* [BAEL-6138] Tutorial Code
* [BAEL-6138] Tutorial Code
---------
Co-authored-by: Philippe Sevestre <psevestre@gmail.com>
2023-07-23 22:45:57 +02:00
timis1
612a42286a
JAVA-22210 Upgrade dependencies versions for spring-apache-camel module ( #14359 )
2023-07-10 11:56:36 +03:00
Bipin kumar
4a2c365472
JAVA-22625: Changes made for formatting the pom.xml ( #14329 )
2023-06-30 16:37:25 +05:30
timis1
8e800d1a2d
JAVA-21187 Cleanup un-committed or un-ignored artifacts - Week 21 - 2023 (moved-5) ( #14312 )
...
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-06-30 09:33:31 +05:30
panos-kakos
d5065474d2
[JAVA-21296] Renamed Integration test to Manual ( #14197 )
2023-06-09 12:03:07 +05:30
edizor
e75bd1bea5
Create README.md
...
[skip ci]
2023-06-08 23:28:40 +08:00
psevestre
70acdb27ee
[BAEL-6275] PostgreSQL NOTIFY/LISTEN ( #14153 )
...
* [BAEL-4849] Article code
* [BAEL-4968] Article code
* [BAEL-4968] Article code
* [BAEL-4968] Article code
* [BAEL-4968] Remove extra comments
* [BAEL-5258] Article Code
* [BAEL-2765] PKCE Support for Secret Clients
* [BAEL-5698] Article code
* [BAEL-5698] Article code
* [BAEL-5905] Initial code
* [BAEL-5905] Article code
* [BAEL-5905] Relocate article code to new module
* [BAEL-6275] PostgreSQL NOTIFY/LISTEN
* [BAEL-6275] Minor correction
---------
Co-authored-by: Philippe Sevestre <psevestre@gmail.com>
2023-06-02 09:24:47 -07:00
Bipin kumar
90f569018a
JAVA-21189: Formatting pom.xml modules starting from KLM ( #14096 )
2023-05-23 22:02:15 +05:30
Loredana Crusoveanu
f695712ca4
Merge pull request #13889 from dkapil/task/JAVA-20381
...
JAVA-20381 Moved modules
2023-04-27 14:12:02 +03:00
panos-kakos
7d62cc1563
[JAVA-19532] Clean up pom files ( #13868 )
2023-04-22 16:12:43 +05:30
Dhawal Kapil
828805295d
JAVA-20381 Moved modules
2023-04-22 15:50:55 +05:30
psevestre
4663ee7fa8
[BAEL-5905] Spoon Library ( #13853 )
...
* [BAEL-4849] Article code
* [BAEL-4968] Article code
* [BAEL-4968] Article code
* [BAEL-4968] Article code
* [BAEL-4968] Remove extra comments
* [BAEL-5258] Article Code
* [BAEL-2765] PKCE Support for Secret Clients
* [BAEL-5698] Article code
* [BAEL-5698] Article code
* [BAEL-5905] Initial code
* [BAEL-5905] Article code
---------
Co-authored-by: Philippe Sevestre <psevestre@gmail.com>
2023-04-17 09:16:05 -07:00
anuragkumawat
07ef7b2186
JAVA-18750 Split or move spring-apache-camel module ( #13710 )
2023-03-26 22:09:10 +05:30
panos-kakos
fd83fd8182
[JAVA-16376] Upgraded modules in batch ( #13616 )
...
* [JAVA-18173] Moved vavr-modules to jdk9-and-above profile + fixed test message
* [JAVA-18139] Moved java-websocket module to jdk9-and-above profile
* [JAVA-18130] Moved azure module to jdk9-and-above profile
* [JAVA-18161] Moved netflix-modules to jdk9-and-above profile
* [JAVA-18178] Moved spf4j module to jdk9-and-above profile
* [JAVA-18159] Moved messaging-modules to jdk9-and-above profile
* [JAVA-18147] Moved kubernetes-modules to jdk9-and-above profile
* [JAVA-18191] Moved spring-di module to jdk9-and-above profile
* [JAVA-18192] Moved spring-di-2 module to jdk9-and-above profile
* [JAVA-18199] Moved spring-jinq module to jdk9-and-above profile
---------
Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2023-03-19 19:46:22 +05:30
timis1
a04d35a6d8
JAVA-2420 Merge spring-apache-camel and spring-boot-camel modules ( #13409 )
...
* JAVA-2420 Merge spring-apache-camel and spring-boot-camel modules
* JAVA-2420 Migrate spring-boot-camel to spring-apache camel
* JAVA-2420 Update README.md file
* JAVA-2420 Remove spring-boot-camel
---------
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-02-20 23:36:57 +05:30
edizor
0a7631d6c4
Update README.md
...
[skip ci]
2023-02-17 17:13:47 +08:00
Avin Buricha
a43afaccc9
BAEL-6072 | Create Dynamic Queues in RabbitMQ ( #13301 )
...
* BAEL-6072 | Article code
* Code changes as per editor review
* Test cases updated
* Removed unused imports
* Updated test case
2023-02-09 19:10:24 +01:00
freelansam
456652e02b
JAVA-16563: Fix formatting of POMs ( #13175 )
2022-12-20 22:37:54 +05:30
psevestre
f6ae9ceefa
BAEL-5900: Using Firebase Cloud Messaging in SpringBoot Applications ( #13102 )
...
* [BAEL-4849] Article code
* [BAEL-4968] Article code
* [BAEL-4968] Article code
* [BAEL-4968] Article code
* [BAEL-4968] Remove extra comments
* [BAEL-5258] Article Code
* [BAEL-2765] PKCE Support for Secret Clients
* [BAEL-5698] Article code
* [BAEL-5698] Article code
* [BAEL-5900] Initial commit
2022-11-27 20:15:01 -08:00
Dhawal Kapil
ad9ddfc6e3
JAVA-15787 Created new messaging-modules and saas-modules
...
- Moved jgroups, rabbitmq, spring-amqp, spring-apache-camel, spring-jms to messaging-modules
- Moved twilio, twitter4j, strip to saas-modules
- Renamed existing saas to jira-rest-integration
2022-11-26 11:54:53 +05:30