Skip to content
#

content-management

A content management system (CMS) is a piece of software which provides website authoring, collaboration, and administration tools that help users with little knowledge of programming languages create and manage website content.

Here are 11 public repositories matching this topic...

A modern, production-ready Spring Boot REST API powering the ByteChronicle blogging platform. Built with Java 17 and Spring Boot 3.2, this backend provides a robust foundation for content management with complete CRUD operations, advanced search functionality, tag-based organization, and flexible data layer supporting H2 and MySQL detabases

  • Updated Aug 29, 2025
  • Java

A robust RESTful Blog Platform built with Spring Boot providing comprehensive APIs for managing blog posts and comments. Features JWT authentication, role-based authorization, pagination, search functionality, and secure API endpoints with proper exception handling.

  • Updated May 17, 2025
  • Java