Ana Peterlić
2a670412e0
Difference Between th:text and th:value in Thymeleaf ( #13854 )
2023-04-24 08:27:14 +05:30
timis1
4e89577f19
JAVA-14723 Some additional improvements ( #13517 )
...
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-02-26 21:05:12 +05:30
timis1
95026e6b88
JAVA-14723 Convert spring-mvc-basics-4 to Spring Boot project and upd… ( #13399 )
...
* JAVA-14723 Convert spring-mvc-basics-4 to Spring Boot project and update articles
* JAVA-14723 Refactoring and remove unused files
* JAVA-14723 remove the WEB-INF and migrate jsp to html
* JAVA-14723 Add back the removed test and rename the test into: ArticleViewerControllerWithRequiredAttributeIntegrationTest
---------
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-02-20 23:45:47 +05:30
edizor
81c8fca088
Update README.md
...
[skip ci]
2023-02-17 19:00:43 +08:00
Michael Pratt
42f04eda64
BAEL-6162: Code examples from article ( #13458 )
...
* Code example from article
* BAEL-6162: Add unit tests
* Rename test class
2023-02-15 19:41:00 -06:00
edizor
53e5fc8d0a
Update README.md
...
[skip ci]
2023-01-26 16:07:49 +08:00
brokenhardisk
b958c3fdcb
BAEL-5942 Code changes ( #13147 )
...
* BAEL-5942 Code changes
* BAEL-5942 Code changes
* BAEL-5942 Code updates from Review
* BAEL-5942 Code updates from Review
* BAEL-5942 Code updates from Review
* BAEL-5942 Code updates from Review
* BAEL-5942 Code updates from Review
* BAEL-5942 Code updates from Review
* BAEL-5942 Test updates from Review
* BAEL-5942 Test updates from Review
* BAEL-5942 Test updates from Review
2023-01-22 12:48:56 +01:00
edizor
00e455acbb
Update README.md
...
[skip ci]
2023-01-19 07:37:32 +08:00
Abhinav Pandey
e80b67b507
Bael 5436 new ( #13283 )
...
* BAEL-5777 - Mocking a singleton with Mockito
* BAEL-5436 - Root mapping
* Revert "BAEL-5777 - Mocking a singleton with Mockito"
This reverts commit 358a061997a4b853e3215dea0217a070f0e391e4.
* BAEL-5436 - Uncommenting controller
2023-01-14 11:37:48 +05:30
Abhinav Pandey
7a202296a7
Bael 5884 - correction ( #13276 )
...
* BAEL-5884 - URI encoding with Rest Template
* BAEL-5884 - URI encoding with Rest Template - indentation corrected
* BAEL-5884 - code correction for rest template config
2023-01-11 22:44:58 +05:30
edizor
5f3cd88034
Update README.md
...
[skip ci]
2023-01-11 15:31:35 +08:00
Abhinav Pandey
8103e7087b
BAEL-5884 - URI encoding with Rest Template ( #13207 )
...
* BAEL-5884 - URI encoding with Rest Template
* BAEL-5884 - URI encoding with Rest Template - indentation corrected
2023-01-08 09:50:13 +05:30
freelansam
456652e02b
JAVA-16563: Fix formatting of POMs ( #13175 )
2022-12-20 22:37:54 +05:30
anuragkumawat
c2a584c737
JAVA-14896 Update spring-thymeleaf-4 module under spring-web-modules to remove usage of deprecated WebSecurityConfigurerAdapter ( #13086 )
2022-11-27 11:22:07 +05:30
edizor
c8d99e699e
Update README.md
...
[skip ci]
2022-11-25 15:49:29 +08:00
edizor
c8e8b507a4
Update README.md
...
[skip ci]
2022-11-25 15:46:48 +08:00
Dhawal Kapil
398e32e75a
JAVA-15787 Created new di-modules and server-modules
...
- Moved spring-freemarker to spring-web-modules
2022-11-24 20:19:58 +05:30
kwoyke
e3c5b9faa5
Merge pull request #13066 from panos-kakos/JAVA-16216
...
[JAVA-16216] Moved customvalidator from spring-mvc-basic-5 to spring-…
2022-11-21 20:20:51 +01:00
Michael Olayemi
06498b9d70
simple-thymeleaf-expression ( #12981 )
...
* simple-thymeleaf-expression
* expression-update
2022-11-21 09:35:19 +05:30
ajayveluru
74d6c30d3c
Feature rt 3 ( #12914 )
...
* Clone Article Initial Version
* Customized RestTemplate to access HTTPS Rest Service
* Customized RestTemplate to access HTTPS Rest Service
* removed unused files
* removed unused files
* removed unused changes
* Added Customized RestTemplate
* Formatted java components
* Create application-ssl.properties
added app props ssl
* Secured REST Service and Customized Rest Template
Secured REST Service and Customized Rest Template
* Delete CustomRestTemplateConfiguration.java
* Delete RestTemplateClientApplication.java
* Delete RestTemplateClientController.java
* Delete application-ssl-client.properties
* Format changes
Format changes
* Update CustomRestTemplateConfiguration.java
* Update RestTemplateClientApplication.java
* Update RestTemplateClientController.java
* Update HttpsEnabledApplication.java
* Update WelcomeController.java
* Update HttpsEnabledApplication.java
* Update CustomRestTemplateConfiguration.java
* Update RestTemplateClientController.java
* Update RestTemplateClientApplication.java
Co-authored-by: PADMAJA <PADMAJA@192.168.100.7>
2022-11-21 09:29:27 +05:30
panagiotiskakos
14cb87f224
[JAVA-16216] Moved customvalidator from spring-mvc-basic-5 to spring-mvc-basic-3
2022-11-20 20:46:13 +02:00
edizor
e3ec15a2d3
Update README.md
...
[skip ci]
2022-10-16 11:34:31 +08:00
apeterlic
36fef5ec7a
Add Send Array as Part of x-www-form-urlencoded ( #12808 )
...
* Add Send Array as Part of x-www-form-urlencoded
* Add README.md
2022-10-13 07:02:48 +02:00
Asjad J
34faee6dae
Updated README.md
...
added link back to the article: https://www.baeldung.com/thymeleaf-url-attribute-value
2022-10-05 15:23:17 +05:00
Asjad J
4516474cac
Updated README.md
...
added link back to the article: https://www.baeldung.com/spring-mvc-json-param-mapping
2022-09-30 16:49:59 +05:00
ACHRAF TAITAI
38be954b01
Getting URL Attribute Value in Thymeleaf ( #12766 )
2022-09-25 20:06:25 +02:00
collaboratewithakash
80d73099cc
Update README.md
2022-09-23 16:05:28 +05:30
collaboratewithakash
18b0bf86d6
Update README.md
2022-09-23 15:21:56 +05:30
collaboratewithakash
883817b66f
Update README.md
2022-09-23 15:04:24 +05:30
anuragkumawat
fe187e8f98
JAVA-14666 Update spring-session module under spring-web-modules to … ( #12717 )
...
* JAVA-14666 Update spring-session module under spring-web-modules to remove usage of deprecated WebSecurityConfigurerAdapter
* JAVA-14666 Correct Java Formatting
2022-09-18 10:28:39 +05:30
Viktor Ardelean
859e91538a
BAEL-5649 ( #12677 )
...
* add hexagonal architecture example project
* rename class
* add unit test and integration test
* add new line
* reorder pom
* remove maven wrapper
* [BAEL-5649] add article code
* remove files added by mistake
* get parameter type using reflection and serioalize JSON into POJOs
* clean code
* clean code
* reformat
* implement PR feedback
* reformat with contiunation space eq to 2
* replace UserDto with firstName and lastName
2022-09-17 13:30:26 -04:00
freelansam
dc1815c10c
JAVA-14673 - Fix formatting of POMs ( #12722 )
...
* JAVA-14673 - Fix formatting of POMs
* cleanup
2022-09-13 21:22:49 +05:30
panos-kakos
cb8e969f17
[JAVA-13964] Upgrade javax-servlet-api to 4.0.1 ( #12683 )
...
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2022-09-10 00:01:01 +05:30
panos-kakos
b8a13c548c
[JAVA-13965] Upgrade javax.servlet.jsp to 2.3.3 ( #12684 )
...
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-09-09 21:44:59 +05:30
Haroon Khan
0bbab5326c
[JAVA-13976] Fix integration tests after Spring Boot upgrade to 2.7.2 ( #12656 )
2022-08-28 18:33:11 +05:30
Haroon Khan
b9789c23f0
[JAVA-13976] Upgrade Spring Boot to 2.7.2 ( #12603 )
...
* [JAVA-13976] Upgrade Spring Boot to 2.7.2
* [JAVA-13976] Fix failing test due to incorrect Jackson version
2022-08-22 22:47:32 +05:30
Asjad J
5c06ad1996
Updated README.md
...
added link back to the article: https://www.baeldung.com/spring-boot-thymeleaf-image-upload
2022-08-10 09:28:25 +05:00
Dhawal Kapil
b50060aea4
Task/java 13772 ( #12579 )
...
* JAVA-13772 Updated the link of PDF to a valid one
* JAVA-13772 Updated File url and checksum
2022-08-09 22:19:56 +05:30
ACHRAF TAITAI
d24f73002a
Load Image With Spring Boot and Thymeleaf ( #12486 )
...
* Load Image With Spring Boot and Thymeleaf
* Load Image With Spring Boot and Thymeleaf
2022-08-04 10:49:11 +02:00
anuragkumawat
7602a36fae
JAVA-13614 Look into How to Read HTTP Headers in Spring REST Controllers article
2022-07-30 12:12:16 +05:30
sampadawagde
2268d19caa
JAVA-13134: Fix references to parents
2022-07-26 20:01:43 +05:30
sampadawagde
dda5fc0093
JAVA-12733: Move spring-boot-jsp into spring-boot-modules
2022-07-05 19:39:15 +05:30
sampadawagde
2991701dc7
JAVA-12733: Move spring-boot-jsp into spring-boot-modules
2022-07-05 19:38:52 +05:30
sampadawagde
3d8bef19ad
JAVA-12731: Modify parent pom files
2022-06-30 22:14:38 +05:30
sampadawagde
c8bc22acab
JAVA-12731: Move spring-session into spring-web-modules
2022-06-30 22:13:57 +05:30
Asjad J
fcc3512f38
Updated README.md
...
added link back to the article: https://www.baeldung.com/thymeleaf-js-function-call
2022-06-27 12:56:52 +05:00
davidmartinezbarua
0215d8ee11
Merge pull request #12372 from exaucae/BAEL-3825-Javascript-function-call-with-Thymeleaf
...
BAEL-3825: Javascript function call with Thymeleaf
2022-06-24 10:55:36 -03:00
freelansam
3e0c28d1ed
JAVA-4493: Add missing live test for Consumer Driven Contracts article ( #12362 )
...
* JAVA-4493: Add missing live test for Consumer Driven Contracts article
* JAVA-4493: Add missing live test for Consumer Driven Contracts article
2022-06-20 18:34:22 +05:30
exaucae
ac5f74edc2
refactor: refine examples
2022-06-17 22:31:32 +00:00
exaucae
5015fe1d0c
feat(wip): refine examples
2022-06-17 19:58:12 +00:00
exaucae
7adea75450
feat(wip): add function call examples
2022-06-17 16:55:28 +00:00
exaucae
cd033c2109
fix: upgrade to cargo-maven3
...
Application couldn't start with previous setup. Plus, maven3 is the preferred way of using cargo now.
See https://codehaus-cargo.github.io/cargo/Maven+3+Plugin.html
Relevant section: Reg. Lifetime of our Maven 2 plugin
" Please be aware that the Maven 2 / Maven 3 plugin of Codehaus Cargo has been retired with our version 1.9.0 and has been superseded by a Maven 3 only plugin. "
2022-06-17 15:14:02 +00:00
Asjad J
a8f1e1787d
Updated README.md
...
added link back to the article: https://www.baeldung.com/spring-requestmapping-properties-file
2022-06-02 11:18:09 +05:00
Pablo Aragonés López
f57604bef0
Request Mapping value in properties file ( #12226 )
...
* Exception Handler implemented for Spring Security Resource Server
* Renamed test class name to solve PMD Failure
* Code formatting
* Using property parameter as Request Mapping value
* Renamed test class name to solve PMD Failure
2022-05-17 12:02:03 -07:00
freelansam
557dba376b
JAVA-11765: Dissolve spring-boot-rest-2 and distribute its articles ( #12195 )
...
* JAVA-11765: Dissolve spring-boot-rest-2 and distribute its articles
spring-boot-modules
* JAVA-11765: removed module from main pom
2022-05-13 16:14:49 +05:30
sampadawagde
aed8f9100b
JAVA-11792: Fix formatting of POMs
2022-05-08 16:36:25 +05:30
anuragkumawat
f89cbffe9d
Fix for pact test and use Junit5 insead of Hamcrest library
2022-03-29 21:04:18 +05:30
anuragkumawat
c2e38da0fb
JAVA-9809 Update tests in spring-resttemplate module
2022-03-29 20:36:29 +05:30
anuragkumawat
1377f718eb
JAVA-10922 Fix RestTemplateBasicLiveTest in spring-resttemplate module
2022-03-27 10:55:35 +05:30
Dhawal Kapil
7b880dd135
JAVA-10377 Removed @RunWith as there is no specific configuration class needed to run this test
2022-03-23 08:39:37 +05:30
Dhawal Kapil
ec6ff84766
JAVA-10377 Moved code for spring-response-header article to spring-rest-http
2022-03-23 08:33:59 +05:30
ACHRAF TAITAI
c6e2b905f5
BAEL-5413: populate a drop down with a list ( #11947 )
2022-03-20 08:45:32 +01:00
sampadawagde
b8176a265a
JAVA-10138 - Fix formatting of POMs
2022-03-13 14:48:44 +05:30
Greg Martin
b91ca46c23
Merge pull request #11813 from achraftt/BAEL-5039
...
BAEL-5039: Add a new section on using a datepicker to submit date values
2022-02-27 10:20:24 -05:00
sampadawagde
9d19160043
JAVA-9824: Identify boot modules not using parent-boot-2 as parent and
...
upgrade log4j for them
2022-02-22 21:53:39 +05:30
achraftt
adca84eca2
BAEL-5039: edit identation
2022-02-16 14:22:45 +01:00
Haroon Khan
e5f1f8a3b6
[JAVA-9910] Update Cargo plugin to latest version
2022-02-14 21:18:51 +00:00
achraftt
a4639b70e8
BAEL-5039: Add a new section on using a datepicker to submit date values
2022-02-13 12:17:53 +01:00
Haroon Khan
01ca4575ba
[JAVA-9604] Refactor and code clean-up for Metrics article
2022-01-31 12:45:28 +00:00
Haroon Khan
b7259db652
[JAVA-9385] Fix code to use List for matrix vars
2022-01-20 17:08:39 +00:00
johnA1331
54c298939d
Update README.md
2022-01-20 17:46:45 +08:00
Krzysiek
5242966787
JAVA-9486: Use guava.version defined in the parent pom
2022-01-18 09:42:21 +01:00
Haroon Khan
06ba4f7852
[JAVA-9450] Fix Timeout integration tests
2022-01-15 20:59:55 +00:00
kwoyke
4000ebcf65
Merge pull request #11659 from chaos2418/JAVA-8981
...
JAVA:8981: verify spring.mvc.pathmatch.matching-strategy property usage
2022-01-13 11:01:21 +01:00
kwoyke
4eb04dc0bc
Merge pull request #11670 from freelansam/JAVA-9022
...
JAVA-9022: Fix formatting of POMs
2022-01-13 09:50:07 +01:00
Haroon Khan
0bd238b98b
[JAVA-9386] Fix test directory
2022-01-12 08:40:50 +00:00
sampadawagde
65f643262d
JAVA-9022: Fix formatting of POMs
2022-01-10 22:05:47 +05:30
kwoyke
53780ceaf2
Merge pull request #11657 from hkhan/JAVA-9347-split-spring-rest-http-module
...
[JAVA-9347] Split spring-rest-http module
2022-01-10 11:23:51 +01:00
Haroon Khan
5521870d64
[JAVA-9347] Split spring-rest-http module
2022-01-10 08:57:45 +00:00
chaos2418
ac0df69dbf
JAVA-8284: split or move spring-mvc-basics-2 module
2022-01-08 16:51:06 +05:30
chaos2418
0bc3f44656
JAVA:8981: verify spring.mvc.pathmatch.matching-strategy property usage
2022-01-08 13:12:01 +05:30
kwoyke
b9cc959bed
Merge pull request #11608 from anuragkumawat/master
...
JAVA-8291 : Split or move spring-thymeleaf-2 module
2021-12-24 13:05:14 +01:00
anuragkumawat
73d4b9af4b
Adding new module to parent pom
2021-12-24 14:20:34 +05:30
kwoyke
58eb7f641a
Merge pull request #11609 from chaos2418/JAVA-3591
...
JAVA-3591: updating mockito version in parent-boot-2
2021-12-23 12:59:14 +01:00
chaos2418
1227c38388
JAVA-3591: updating mockito version in parent-boot-2
2021-12-23 14:58:50 +05:30
kwoyke
1824fbc9f4
Merge pull request #11610 from chaos2418/JAVA-8281
...
JAVA-8281: fixing integration tests in spring-thymeleaf
2021-12-22 21:28:23 +01:00
chaos2418
bdf9a486dc
JAVA-8281: fixing integration tests in spring-thymeleaf
2021-12-22 19:24:07 +05:30
anuragkumawat
197ed59369
Remove unused code
2021-12-22 15:50:59 +05:30
anuragkumawat
4ba7a2d890
JAVA-8291 : Split or move spring-thymeleaf-2 module
2021-12-22 15:16:34 +05:30
kwoyke
514e80aae7
Merge pull request #11585 from chaos2418/JAVA-3591
...
JAVA-3591: updating mockito-core to 4.1.0
2021-12-20 09:38:12 +01:00
kwoyke
3a2adcdb8e
Merge pull request #11595 from chaos2418/JAVA-8281
...
JAVA-8281: split or move spring-thymeleaf module
2021-12-20 09:27:19 +01:00
Loredana Crusoveanu
77dcb8853f
Merge pull request #11592 from eugenp/JAVA-8794
...
JAVA-8794: Upgrade to Spring Boot 2.6.1
2021-12-19 11:57:17 +02:00
chaos2418
ff67d378b0
JAVA-8281: split or move spring-thymeleaf module
2021-12-18 17:48:58 +05:30
chaos2418
000dcdf966
JAVA-3591: updating mockito-core to 4.1.0
2021-12-18 13:40:53 +05:30
sampadawagde
89004f02de
JAVA-8359: Split or move spring-boot-artifacts module
2021-12-17 19:23:10 +05:30
Krzysiek
c7aef4d95f
Merge remote-tracking branch 'upstream/master' into JAVA-8794
2021-12-16 12:21:43 +01:00
Krzysiek
a6d23155da
JAVA-8794: Set spring.mvc.pathmatch.matching-strategy=ant-path-matcher
2021-12-14 16:40:11 +01:00
Krzysiek
8cd351bddd
JAVA-8794: Fix spring-resttemplate pom
2021-12-14 12:37:33 +01:00
Haroon Khan
3d6a16866e
[JAVA-8295] Split spring-mvc-xml module
2021-12-13 21:48:11 +00:00
Krzysiek
7d159679cf
JAVA-8285: Add spring-mvc-basics-5 to the parent pom
2021-12-13 10:38:54 +01:00