Uses of Class
ch.admin.bit.jeap.deploymentlog.web.api.dto.BlogpostCreateDto
Packages that use BlogpostCreateDto
-
Uses of BlogpostCreateDto in ch.admin.bit.jeap.deploymentlog.web.api
Methods in ch.admin.bit.jeap.deploymentlog.web.api with parameters of type BlogpostCreateDtoModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<String> BlogpostController.createBlogpost(BlogpostCreateDto blogpostCreateDto)