# news-api **Repository Path**: h2wallet/news-api ## Basic Information - **Project Name**: news-api - **Description**: h2wallet-news api - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2018-07-19 - **Last Updated**: 2022-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # news-api #### 项目介绍 h2wallet-news api #### 软件框架 spring-boot spring-data JAP spring-mvc jjwt swagger-ui lombok #### 使用说明 1. 导入项目到IDE 2. 确保IDE安装了lombok插件 3. 创建数据库h2wallet_news,配置文件修改连接用户名密码 4. 控制台执行mvn package生成jar包 #### 参与贡献 1. Fork 本项目 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request