All Downloads are FREE. Search and download functionalities are using the official Maven repository.

cloud.hedou.abp.webcore.ErrorMessage.kt Maven / Gradle / Ivy

Go to download

When the functions of ABP cannot meet service requirements, the Spring Boot framework can be used to expand its own services to make use of abundant Java frameworks on the market.

There is a newer version: 1.0.1
Show newest version
package cloud.hedou.abp.webcore

/** 错误信息 */
data class ErrorMessage(val message: String?)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy