spring-boot-rest:Spring Boot的JSON和XML服务

时间:2021-05-21 21:55:43
【文件属性】:
文件名称:spring-boot-rest:Spring Boot的JSON和XML服务
文件大小:22KB
文件格式:ZIP
更新时间:2021-05-21 21:55:43
Java 1.简介 这是一个示例应用程序,演示了如何使用Spring Boot构建REST风格的服务,该服务可以使用单个控制器类同时为JSON和XML提供服务。 可以使用Gradle在本地构建和运行它。 2.执照 在以下许可条款下,此示例应用程序及其关联的源代码全部可用。 Copyright (C) 2015 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy,
【文件预览】:
spring-boot-rest-master
----.gitignore(77B)
----README.md(2KB)
----pom.xml(3KB)
----build.gradle(1KB)
----src()
--------test()
--------main()

网友评论