This repository contains the Melon backend code.
Melon is a social media platform project.
Required environment
- JDK21
- Maven
- MySQL
- Nacos
- Hadoop HDFS
- Redis
- RocketMQ
This microservices project utilizes Nacos for configuration management. It operates within the 'dev' namespace, with all configurations belonging to the DEFAULT_GROUP. Configuration files reside in the nacos-config directory, maintaining consistent filenames with their counterparts in Nacos.