Skip to content

m4n50/simple-java-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📝 Simple Java Blog

An application written in pure Java SE and built using Maven. This project simulates a simple real blog where users can:

  • Add new blog posts
  • View all existing posts
  • Save/load posts from a local file

🛠 Tech Stack

  • Java SE 21+
  • Maven
  • No frameworks or external dependencies


🚀 How to Run

Prerequisites

  • Java 21+ installed
  • Maven installed

📘 Features

  • Add blog posts with title and content
  • View all blog posts in a list
  • Save/load posts to/from a file (blogposts.txt)

📈 Future Improvements

  • Add categories or tags
  • Format content using markdown
  • Transition to a web version (Spring Boot or Quarkus)
  • Store posts in a database instead of a text file

📄 License This project is licensed under the MIT License © 2025 m4n50.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages