Commit Graph

338 Commits

Author SHA1 Message Date
Harry9656 349091f9e0 JAVA-26765: Update persistence-modules/spring-rest-testing to new mysql connector 2023-11-23 05:26:06 +01:00
Harry9656 13ffae329e JAVA-26765: Update persistence-modules/spring-mvc-forms-jsp to new mysql connector 2023-11-23 05:23:41 +01:00
panos-kakos c23f0d6b1f [JAVA-26374-spring-resttemplate] Moved "RestTemplate Post Request wit… (#15104)
* [JAVA-26374-spring-resttemplate] Moved "RestTemplate Post Request with JSON" to spring-resttemplate-1

* [JAVA-26374] Moved "Get and Post Lists of Objects with RestTemplate" article to spring-resttemplate-1
2023-11-22 12:28:23 +02:00
panos-kakos aff7d722b1 [JAVA-26374-spring-mvc-java] Moved popular articles to spring-mvc-java (#15097)
* [JAVA-26374-spring-mvc-java] Moved "Spring @PathVariable Annotation" article to spring-mvc-java

* [JAVA-26374-spring-mvc-java] Moved "Working with Date Parameters in Spring" article to spring-mvc-java
2023-11-22 12:15:20 +02:00
timis1 a4c6e7fd54 JAVA-26721 Upgrade okhttp to latest version 2023-11-19 20:44:18 +02:00
Alvin Austria e7574bdb90 Merge pull request #15204 from panos-kakos/JAVA-26714
[JAVA-26714]
2023-11-18 09:00:16 +01:00
Alvin Austria cf64a8e46f Merge pull request #15197 from panos-kakos/JAVA-26763
[JAVA-26763] Upgraded powermock to latest version
2023-11-17 02:07:33 +01:00
Kasra Madadipouya df734f467b Merge pull request #15215 from anuragkumawat/JAVA-27197
JAVA-27197 Upgrade hibernate-validator version in spring-thymeleaf-5 module
2023-11-15 23:51:43 +01:00
Ehsan Sasanianno 690f6edd51 java-26772: upgrade jedis to 5.0.2 (#15207) 2023-11-14 13:39:36 +02:00
anuragkumawat 68f4c0517c JAVA-27198 Upgrade hibernate-validator version in spring-thymeleaf module 2023-11-14 11:50:54 +05:30
anuragkumawat f94f248f5a JAVA-27196 Upgrade hibernate-validator version in spring-mvc-xml module 2023-11-14 11:25:35 +05:30
anuragkumawat 122ca1a996 JAVA-27197 Upgrade hibernate-validator version in spring-thymeleaf-5 module 2023-11-14 11:17:53 +05:30
Michael Olayemi f8e9ed2925 Converting a File to a MultipartFile (#15180)
* Converting a File to a MultipartFile

* Converting a File to a MultipartFile
2023-11-14 10:05:36 +05:30
Kasra Madadipouya 4447d34bef Merge pull request #15198 from anuragkumawat/JAVA-27191
JAVA-27191 Upgrade hibernate validator version in spring-mvc-basics-2
2023-11-13 23:28:34 +01:00
Kasra Madadipouya ee84f3c53d Merge pull request #15199 from anuragkumawat/JAVA-27192
JAVA-27192 Upgrade hibernate validator in spring-mvc-crash
2023-11-13 23:23:52 +01:00
Kasra Madadipouya b629feb606 Merge pull request #15200 from anuragkumawat/JAVA-27193
JAVA-27193 Upgrade hibernate validator version in spring-mvc-forms-jsp
2023-11-13 23:20:33 +01:00
Kasra Madadipouya 1004be18c0 Merge pull request #15210 from anuragkumawat/JAVA-27194
JAVA-27194 Upgrade hibernate validator version in spring-mvc-java
2023-11-13 23:13:35 +01:00
anuragkumawat 72391c6947 JAVA-27194 Upgrade hibernate validator version in spring-mvc-xml-2 2023-11-13 14:52:49 +05:30
anuragkumawat ffe2c5780e JAVA-27194 Upgarde hibernate validator version in spring-mvc-java 2023-11-13 12:05:47 +05:30
panos-kakos 39c2f49171 [JAVA-26714] Upgraded guava to latest version 2023-11-12 18:10:31 +02:00
panos-kakos ec251f847b [JAVA-26739] Upgraded json-path to latest version 2023-11-12 16:35:46 +02:00
anuragkumawat e6316d25d3 JAVA-27193 Upgrade hibernate validator version in spring-mvc-forms-jsp 2023-11-12 14:30:03 +05:30
anuragkumawat 57b035bade JAVA-27192 Upgrade hibernate validator in spring-mvc-crash 2023-11-12 14:01:38 +05:30
anuragkumawat 21f73644b4 JAVA-27191 Upgrade hibernate validator version in spring-mvc-basics-2 2023-11-12 13:24:22 +05:30
panos-kakos c5cbb3f0d9 [JAVA-26763] Upgraded powermock to latest version 2023-11-12 08:52:18 +02:00
anuragkumawat f182b714a9 JAVA-26379 Fix failing test 2023-10-25 22:42:51 +05:30
anuragkumawat 2b7e938e09 JAVA-26379 Change parent of spring-web-modules to parent-spring-5 2023-10-24 14:40:19 +05:30
Gaetano Piazzolla adb490c874 JAVA-26048 | upgraded spring-mvc-5 to spring-boot-3 (#15005) 2023-10-21 11:46:20 +03:00
Bipin kumar e203f430e2 JJAVA-25376: adding missed spring-thymeleaf-attributes in the spring-web-module (#14849) 2023-10-20 14:49:07 +03:00
Bipin kumar 921ad80d3c JAVA-24381:Changes made for fixing pom indentation for modules starts S to Z (#14645) 2023-08-28 18:30:09 +03:00
kasramp aa110827b3 JAVA-21093 add endpoints to the readme file of the thymeleaf module 2023-08-12 21:10:44 +02:00
victorsempere d278ca2066 Feature/BAEL-5575 (#14350)
* BAEL-5575

First commit of the example for the article:
https://drafts.baeldung.com/wp-admin/post.php?post=153774&action=edit

* BAEL-5575

Adjusted pom.xml

* BAEL-5575

Formatted source code

* BAEL-5575

Removed unused import

* BAEL-5575

Renamed UT to follow: https://docs.google.com/document/d/1iIeSPuYFG-jEtB8UbcxQnn2AI3OR2LWlnisNo2NUCL8/edit

* BAEL-5575

Modified pom.xml to define versions in  properties  as stated in:
https://docs.google.com/document/d/1iIeSPuYFG-jEtB8UbcxQnn2AI3OR2LWlnisNo2NUCL8/edit

* BAEL-5575

Changes checking the commands:
* mvn clean install
* mvn clean install -Dgib.enabled=false

* BAEL-5575

Set GB as the base language

* BAEL-5575

Removed explicit references to jakarta in pom.xml
Reduced code to instanciate Thymeleaf engine

* BAEL-5575

Adjusting parent artifactId
2023-08-03 14:45:32 +02:00
Loredana Crusoveanu 2f2c18a7d8 Merge pull request #14437 from edizor/master
Update README
2023-07-19 18:12:09 +03:00
Dhawal Kapil 5ab92647bf Update README.md (#14438)
Cleaned up readme
2023-07-19 17:30:14 +05:30
Bipin kumar 9a84e14f28 Java 23053 02 (#14432)
* JAVA-23053: renaming the module

* JAVA-23053: correction made for More articles links in  spring-thymeleaf
2023-07-19 16:49:19 +05:30
edizor 00d0a4980a Create README.md
[skip ci]
2023-07-19 16:11:28 +08:00
Bipin kumar ea5c9114fa JAVA-23053: Changes made for correcting the article tagging with right module (#14411) 2023-07-15 17:28:33 +05:30
Tapan Avasthi b119316bf4 BAEL-6647: How to handle character encoding in JSON POST Request (#14335)
Co-authored-by: Tapan Avasthi <tavasthi@Tapans-MacBook-Air.local>
2023-07-02 10:47:44 -05:00
Bipin kumar cd747f077b Java 22625 S to Z (#14332)
* JAVA-22625: Changes made for module T to Z formatting the pom.xml

* JAVA-22625: Changes made for module S  to Z formatting the pom.xml
2023-06-30 16:38:28 +05:30
Bipin kumar c6a6279724 JAVA-22625: Changes made for module Q to S formatting the pom.xml (#14330) 2023-06-30 16:37:55 +05:30
timis1 fee50e9b34 JAVA-20405 Remove 'modules' from spring-thymeleaf-attributes (#14300)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-06-25 16:53:03 +05:30
edizor d75e74270c Update README.md
[skip ci]
2023-06-15 22:44:37 +08:00
edizor 058dccb88f Update README.md
[skip ci]
2023-06-15 22:39:06 +08:00
Forb Yuan 643f99281f BAEL-4860: Java IllegalStateException: "getInputStream() has already been called for this request" (#14121)
* [BAEL-6203] Deserialize Generic Type with Jackson

* BAEL-4860: Java IllegalStateException: "getInputStream() has already been called for this request"

* BAEL-4860: Move code to new module spring-web-module/spring-mvc-java-3.

* BAEL-4860: update pom

* BAEL-4860: make the test methods public
2023-06-12 09:19:15 +05:30
anuragkumawat 0e4baeda6a JAVA-21459 Upgrade spring-rest-http-2 to use SpringDoc in place of SpringFox (#14131)
* JAVA-21459 Upgrade spring-rest-http-2 to use SpringDoc in place of SpringFox

* JAVA-21459 Code Review changes

* JAVA-21459 Formatting pom changes

* JAVA-21459 Formatting pom changes
2023-06-06 10:54:12 +05:30
ACHRAF TAITAI c341505b45 BAEL-5648: Thymeleaf - How to add checked attribute to input conditio… (#14180)
* BAEL-5648: Thymeleaf - How to add checked attribute to input conditionally

* BAEL-5648: Thymeleaf - How to add checked attribute to input conditionally
2023-06-05 07:59:40 +02:00
Loredana Crusoveanu 2c0482c409 Merge branch 'master' into master 2023-06-02 16:23:25 +03:00
panos-kakos 6ca8c123c5 [JAVA-20622] Upgraded spring-web-modules to jdk9-and-above profile + … (#14154)
* [JAVA-20622] Upgraded spring-web-modules to jdk9-and-above profile + minor clean up

* [JAVA-20622] Fixed issue at spring-freemarker module
2023-05-31 22:28:19 +05:30
collaboratewithakash 5a82b50f5a backlink updated 2023-05-31 17:29:35 +05:30
collaboratewithakash ec9350d9d3 backlink updated 2023-05-27 16:47:38 +05:30
collaboratewithakash 8e9f2e39ef updated backlink 2023-05-27 15:20:01 +05:30
Bipin kumar 74686f60a0 JAVA-21189: changes made for formatting modules starting from S (#14106) 2023-05-24 19:37:51 +05:30
victorsempere 9fb2b4d919 BAEL-5575 (#14016)
* BAEL-5575

First commit of the example for the article:
https://drafts.baeldung.com/wp-admin/post.php?post=153774&action=edit

* BAEL-5575

Adjusted pom.xml

* BAEL-5575

Formatted source code

* BAEL-5575

Removed unused import

* BAEL-5575

Renamed UT to follow: https://docs.google.com/document/d/1iIeSPuYFG-jEtB8UbcxQnn2AI3OR2LWlnisNo2NUCL8/edit

* BAEL-5575

Modified pom.xml to define versions in  properties  as stated in:
https://docs.google.com/document/d/1iIeSPuYFG-jEtB8UbcxQnn2AI3OR2LWlnisNo2NUCL8/edit

* BAEL-5575

Changes checking the commands:
* mvn clean install
* mvn clean install -Dgib.enabled=false

* BAEL-5575

Set GB as the base language
2023-05-20 10:05:43 +02:00
Dhawal Kapil 4fbb7815ce JAVA-20946 Renamed HttpBinServiceUnitTest to LiveTest (#14041)
- Since it is making actual live request to httpbin.org
2023-05-18 07:44:26 +05:30
edizor 147157abe5 Update README.md
[skip ci]
2023-04-28 21:11:02 +08:00
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