Skip to content

This Spring Boot project, developed in Java with Thymeleaf, features a dynamic form that captures various content. Entered data is converted to JSON format. To save this JSON data to a text file named "data.txt" in the project directory.

Notifications You must be signed in to change notification settings

Md-Imtiaz-Hossain/RawData_To_JSON_Converter_Spring-Boot_Webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RawData_To_JSON_Converter

This Spring Boot project, developed in Java with Thymeleaf, features a dynamic form that captures various content. Upon form submission, the entered data is converted to JSON format. The project utilizes a method to save this JSON data to a text file named "data.txt" in the project directory. The implementation leverages the Files API for efficient file handling and provides feedback upon successful saving.

http://localhost:8081/

img.png

Multiple Question in single form.

img_1.png

Multiple Content on single form

img_2.png

Multiple topic on single form

img_3.png

Full form with data

img_5.png

Final result

img_6.png

You can use any formatter to check this json data

img_8.png

And finally a file with json data called data.txt on project directory

img_7.png

About

This Spring Boot project, developed in Java with Thymeleaf, features a dynamic form that captures various content. Entered data is converted to JSON format. To save this JSON data to a text file named "data.txt" in the project directory.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published