1512 Commits

Author SHA1 Message Date
Ulisses Lima
38bb8c3e91
Merge pull request #16388 from eugenp/fix-autowired
Remove Autowired annotation
2024-04-13 01:38:10 -03:00
Ana Peterlic
4d21f39851 Remove Autowired annotation 2024-04-12 06:17:17 +02:00
Loredana Crusoveanu
205b29d3af
Update README.md 2024-04-11 19:25:12 +03:00
ACHRAF TAITAI
c4a14c6931
Bael 7762 (#16321)
* BAEL-7765: How to fix JsonParseException: Unexpected character (code 115) when parsing unquoted JSON in Jackson

* BAEL-7762: Specify logback.xml Location

* Update LogbackConfiguration.java

* BAEL-7762: Specify logback.xml Location

* BAEL-7762: TEST

* BAEL-7762: TEST

---------

Co-authored-by: Grzegorz Piwowarek <gpiwowarek@gmail.com>
2024-04-11 06:57:54 +02:00
Harry9656
4394e828c1
JAVA-32410: Update mockito-core to version 5.11.0 (#16199)
* JAVA-32410: Update mockito-core to version 5.11.0

* Fix rollback mockito upgrade.

* wip

* WIP: Update jee-7 wildfly versions

* WIP: Fix jersey tests

* WIP: rollback powermock module

* wip: fix test in spring-data-dynamodb

* wip: fix test in spring-security-legacy-oidc

* wip: rollback quarkus

* wip: fix greeter-spring-boot-autoconfigure

* JAVA-33535: Fix spring-core module integration test

JAVA-33535: rollback junit-5 module mockito version.

* Fix byte-buddy

* Fix log4j dependency in apache-poi
2024-04-11 01:26:19 +02:00
Maiklins
30ee2dfaa6
Merge pull request #16277 from Michaelin007/qrcode
https://jira.baeldung.com/browse/BAEL-7723
2024-04-10 22:47:48 +02:00
Harry9656
44ef962a82
BAEL-7676: Get the Response Body in Spring Boot Filter (#16186) 2024-04-10 19:25:52 +02:00
timis1
a9f5f9fab5
JAVA-33597 Fix all modules here have incorrect parent (#16324)
Co-authored-by: timis1 <noreplay@yahoo.com>
2024-04-10 01:24:50 +02:00
davidmartinezbarua
20ee012f25
Merge pull request #16204 from etrandafir93/features/BAEL-7547-testing_spring_events
BAEL-7547: testing spring events article
2024-04-06 16:10:59 -03:00
ovidiumihaitacu
849c771ca5
[BAEL-7321] Introduction to Brave (#16306) 2024-04-05 16:58:03 -07:00
Sam
7cb3519bd2
implementation for bael-7428 (#16205)
* implementation

* adding to pom.xml

* ci failure

---------

Co-authored-by: technoddy <mail.technoddy@gmail.com>
2024-04-04 20:45:03 -05:00
timis1
cc90a0b8bb
JAVA-31057 Check if large files can be removed (#16278)
* JAVA-31057 Check if large files can be removed

* JAVA-31057 Remove un-needed files from spring boot telegram

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2024-04-04 23:24:46 +02:00
rcalago
d8a03d93d9
Update README.md 2024-04-04 00:09:56 +08:00
michaelin007
4a35b225e7 https://jira.baeldung.com/browse/BAEL-7723 2024-04-01 09:56:31 +00:00
timis1
ff723063a7
JAVA-31002 Upgrade spring-boot-swagger (#16244)
Co-authored-by: timis1 <noreplay@yahoo.com>
2024-03-31 21:38:53 +02:00
michaelin007
8ab93e1573 https://jira.baeldung.com/browse/BAEL-7723 2024-03-31 12:28:59 +00:00
michaelin007
878751f8ef https://jira.baeldung.com/browse/BAEL-7723 2024-03-31 12:15:59 +00:00
Liam Williams
dbe6e67b7e
Merge pull request #15637 from imsurajmishra/bael-7192
implementation for bael-7192
2024-03-30 16:42:12 +00:00
timis1
404c3bf573
JAVA-31643 Upgrade spring-boot-request-params, spring-boot-3-native and spring-boot-redis (#16254)
Co-authored-by: timis1 <noreplay@yahoo.com>
2024-03-30 12:48:24 +01:00
anuragkumawat
a822f2ed0c
JAVA-30993 Upgrade spring-boot-di, spring-boot-aws to spring-boot-3 (#16221)
* JAVA-30993 Upgrade spring-boot-di, spring-boot-aws to spring-boot-3

* JAVA-30993 Revert maven shade plugin version upgrade
2024-03-29 11:41:09 +01:00
technoddy
c8b7d97ea7 pr feedback 2024-03-28 23:14:08 -04:00
emanuel.trandafir
7d14d37fda BAEL-7547: formatting & code review 2024-03-28 10:49:04 +01:00
emanueltrandafir1993
9502473ac2 BAEL-7547: adding h2 for non-testcontainers tests 2024-03-28 10:28:51 +01:00
emanueltrandafir1993
fbd72d1a09 BAEL-7547: removing timeouts 2024-03-28 10:28:51 +01:00
emanuel.trandafir
23ff3bc2fc BAEL-7547: small fix 2024-03-28 10:28:50 +01:00
emanuel.trandafir
34fd8269e3 BAEL-7547: finishing spring modulith test 2024-03-28 10:28:49 +01:00
emanueltrandafir1993
49e66a1a1b BAEL-5747: added spring modulith test 2024-03-28 10:28:48 +01:00
emanueltrandafir1993
5e9a5b9b3f BAEL-7574: added tests 2024-03-28 10:28:48 +01:00
emanuel.trandafir
4a95314449 BAEL-7547: testing spring events 2024-03-28 10:28:47 +01:00
vunamtien
82120f03d7
[JAVA-26659] Upgrade jacoco-maven-plugin (#16223) 2024-03-25 23:43:41 +01:00
vunamtien
76c1a02aa8
[JAVA-30997] upgrade spring-boot-mvc to boot 3 (#16190)
* [JAVA-30997] upgrade spring-boot-mvc to boot 3

* [JAVA-30997] upgrade spring-boot-mvc to boot 3
2024-03-25 23:20:02 +01:00
panos-kakos
c75b4b13fa
[JAVA-31545] (#16222) 2024-03-25 23:06:53 +01:00
panos-kakos
8d8acb9117
[JAVA-31614] (#16224) 2024-03-25 22:51:56 +01:00
anuragkumawat
5f9eed3b36
JAVA-32167 Fix references to parent- Week 11 (#16128) 2024-03-23 15:01:13 +02:00
Amit Pandey
f63ea84918
JAVA-31640 :- Upgrade Spring Boot Data (#16207)
Co-authored-by: Amit Pandey <amitpandey@cloud.upwork.com>
2024-03-23 13:22:50 +01:00
Amit Pandey
8bd2ca6893
JAVA-31602 :- Upgrade spring-boot-mvc-2, spring-boot-mvc-5 to boot 3.2.2 (#16188)
* JAVA-31602 :- Upgrade spring-boot-mvc-2, spring-boot-mvc-5 to boot 3.2.2

* JAVA-31602 :- Upgrade spring-boot-mvc-2, spring-boot-mvc-5 to boot 3.2.2

* Revert parent pom to restrict build

* JAVA-31602 :- Upgrade spring-boot-mvc-2, spring-boot-mvc-5 to boot 3.2.2

* Fix version error

* JAVA-31602 :- Upgrade spring-boot-mvc-2, spring-boot-mvc-5 to boot 3.2.2

* Fix version error

* JAVA-31602 :- Upgrade spring-boot-mvc-2, spring-boot-mvc-5 to boot 3.2.2

* Fix version error

* Fix version error

* Enable in Parent POM

* Fix haslength approach

---------

Co-authored-by: Amit Pandey <amitpandey@cloud.upwork.com>
2024-03-23 12:49:34 +01:00
Loredana Crusoveanu
525d43f5b1
Merge pull request #16189 from rcalago/master
Update on README.md
2024-03-22 08:28:14 +02:00
technoddy
12f1cdc1a3 feedback updates 2024-03-21 21:51:16 -04:00
Harry9656
a30907a9ea
JAVA-31544: migrate spring-boot-testing and spring-boot-testing-2 to sb3 (#16182) 2024-03-22 00:32:58 +01:00
rcalago
5159b1bb62
Update README.md 2024-03-21 23:48:34 +08:00
davidmartinezbarua
317496fa87
Merge pull request #15970 from etrandafir93/features/BAEL-7523-evt_externalization_improvements
BAEL-7523: evt externalization improvements
2024-03-21 12:27:47 -03:00
rcalago
3cf8f57e88
Update README.md 2024-03-21 23:22:27 +08:00
Bipin kumar
e8f490718a
JAVA-30986: Changes made for Upgrade spring-boot-react (#16180) 2024-03-20 22:57:46 +01:00
emanuel.trandafir
5dbc0d820d BAEL-7523: remove unnecessary test 2024-03-20 17:46:54 +01:00
emanuel.trandafir
b33c24a27c BAEL-7523: renaming class 2024-03-20 17:44:22 +01:00
emanuel.trandafir
e9c06e7339 BAEL-7523: article improvements 2024-03-20 17:44:22 +01:00
emanueltrandafir1993
138163ed74 BAEL-7523: small fix 2024-03-20 17:44:21 +01:00
emanuel.trandafir
7e0a40fec2 BAEL-7523: wip 2024-03-20 17:44:20 +01:00
emanueltrandafir1993
b9ee399220 BAEL-7523: upgrade to SB 3.x 2024-03-20 17:44:10 +01:00
emanueltrandafir1993
e659b2fbfd BAEL-7523: small changes 2024-03-20 17:41:12 +01:00