Back to Browse

📒 Markdown Notes Project using Spring Boot and Flexmark - roadmap.sh #spring #roadmap #markdown

130 views
Aug 19, 2025
1:13:05

In this video, we will create a project - Markdown Notes taking Application - which is listed on roadmap.sh website. We will start with an empty Spring Boot Project and will add the features to upload notes written markdown language, to list the uploaded notes and to render uploaded notes in html. In order to convert the markdown to HTML, we will use flexmark library. Please find the below resources: 🧑‍💻 Github Repository - https://github.com/himanshu-pareek/roadmapsh-backend-projects/tree/main/markdown-notes 📋 Project Requirements - https://roadmap.sh/projects/markdown-note-taking-app 📁 How to upload files in Spring Boot - https://spring.io/guides/gs/uploading-files 📝 flexmark-java - https://github.com/vsch/flexmark-java 📄 commonmark javadoc (flexmark exposes / uses the same APIs) - https://www.javadoc.io/doc/org.commonmark/commonmark/latest/index.html 🍵 flexmark-java maven repository - https://mvnrepository.com/artifact/com.vladsch.flexmark/flexmark/0.64.8 #roadmap.sh #markdown #flexmark #commonmark #spring #springboot #java #project #proxy #api #html #notes

Download

0 formats

No download links available.

📒 Markdown Notes Project using Spring Boot and Flexmark - roadmap.sh #spring #roadmap #markdown | NatokHD