Skip to content

zy035c/dualblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dual Blog: a Blog contributed by 2 developers

Command 运行命令 初次本地部署

根据pom.xml重新下载安装并build maven依赖

mvn clean install

启动spring应用

make start

检查正在运行的spring进程

make check

调用接口

访问

http://localhost:8080/blog/posts

如果应用正常运行,应当能看到

{
    "id": 1,
    "title": "Greeting!", 
    "content": "Hello, World."
}

Getting Started

Reference Documentation

For further reference, please consider the following sections:

Guides

The following guides illustrate how to use some features concretely:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •