Index
All Classes and Interfaces|All Packages
C
- createProduct(ProductCreateDto) - Method in class io.github.mspr4_2025.products_service.controller.ProductController
- createProduct(ProductCreateDto) - Method in class io.github.mspr4_2025.products_service.service.ProductsServices
D
- deleteByUid(UUID) - Method in interface io.github.mspr4_2025.products_service.repository.ProductRepository
- deleteProduct(UUID) - Method in class io.github.mspr4_2025.products_service.controller.ProductController
- deleteProduct(UUID) - Method in class io.github.mspr4_2025.products_service.service.ProductsServices
E
- existsByUid(UUID) - Method in interface io.github.mspr4_2025.products_service.repository.ProductRepository
F
- findByUid(UUID) - Method in interface io.github.mspr4_2025.products_service.repository.ProductRepository
- fromCreateDto(ProductCreateDto) - Method in interface io.github.mspr4_2025.products_service.mapper.ProductMapper
- fromEntities(Collection<ProductEntity>) - Method in interface io.github.mspr4_2025.products_service.mapper.ProductMapper
- fromEntity(ProductEntity) - Method in interface io.github.mspr4_2025.products_service.mapper.ProductMapper
G
- getAllProducts() - Method in class io.github.mspr4_2025.products_service.service.ProductsServices
- getOpenAPI() - Method in class io.github.mspr4_2025.products_service.config.OpenApiConfig
- getProduct(UUID) - Method in class io.github.mspr4_2025.products_service.controller.ProductController
- getProductById(UUID) - Method in class io.github.mspr4_2025.products_service.service.ProductsServices
I
- io.github.mspr4_2025.products_service - package io.github.mspr4_2025.products_service
- io.github.mspr4_2025.products_service.config - package io.github.mspr4_2025.products_service.config
- io.github.mspr4_2025.products_service.controller - package io.github.mspr4_2025.products_service.controller
- io.github.mspr4_2025.products_service.entity - package io.github.mspr4_2025.products_service.entity
- io.github.mspr4_2025.products_service.mapper - package io.github.mspr4_2025.products_service.mapper
- io.github.mspr4_2025.products_service.model - package io.github.mspr4_2025.products_service.model
- io.github.mspr4_2025.products_service.repository - package io.github.mspr4_2025.products_service.repository
- io.github.mspr4_2025.products_service.service - package io.github.mspr4_2025.products_service.service
L
- listProducts() - Method in class io.github.mspr4_2025.products_service.controller.ProductController
M
- main(String[]) - Static method in class io.github.mspr4_2025.products_service.ProductsServiceApplication
O
- OpenApiConfig - Class in io.github.mspr4_2025.products_service.config
- OpenApiConfig() - Constructor for class io.github.mspr4_2025.products_service.config.OpenApiConfig
P
- ProductController - Class in io.github.mspr4_2025.products_service.controller
- ProductController() - Constructor for class io.github.mspr4_2025.products_service.controller.ProductController
- ProductCreateDto - Class in io.github.mspr4_2025.products_service.model
- ProductCreateDto() - Constructor for class io.github.mspr4_2025.products_service.model.ProductCreateDto
- ProductDto - Class in io.github.mspr4_2025.products_service.model
- ProductDto() - Constructor for class io.github.mspr4_2025.products_service.model.ProductDto
- ProductEntity - Class in io.github.mspr4_2025.products_service.entity
- ProductEntity() - Constructor for class io.github.mspr4_2025.products_service.entity.ProductEntity
- ProductMapper - Interface in io.github.mspr4_2025.products_service.mapper
- ProductRepository - Interface in io.github.mspr4_2025.products_service.repository
- ProductsServiceApplication - Class in io.github.mspr4_2025.products_service
- ProductsServiceApplication() - Constructor for class io.github.mspr4_2025.products_service.ProductsServiceApplication
- ProductsServices - Class in io.github.mspr4_2025.products_service.service
- ProductsServices() - Constructor for class io.github.mspr4_2025.products_service.service.ProductsServices
U
- updateProduct(UUID, ProductCreateDto) - Method in class io.github.mspr4_2025.products_service.controller.ProductController
- updateProduct(UUID, ProductCreateDto) - Method in class io.github.mspr4_2025.products_service.service.ProductsServices
All Classes and Interfaces|All Packages