MCPcopy Create free account

hub / github.com/arsy786/springboot-best-practices / types & classes

Types & classes21 in github.com/arsy786/springboot-best-practices

ClassAPIResponse
src/main/java/com/javatechie/dto/APIResponse.java:12
ClassApplicationConfig
src/main/java/com/javatechie/config/ApplicationConfig.java:9
ClassBatchConfig
src/main/java/com/javatechie/config/BatchConfig.java:5
ClassCommonUtils
src/main/java/com/jt/demo/CommonUtils.java:5
ClassEmailConfig
src/main/java/com/javatechie/config/EmailConfig.java:5
ClassEncryptKeyGeneratorTest
src/test/java/com/javatechie/EncryptKeyGeneratorTest.java:7
ClassErrorDTO
src/main/java/com/javatechie/dto/ErrorDTO.java:7
ClassMessagingConfig
src/main/java/com/javatechie/config/MessagingConfig.java:5
ClassProduct
src/main/java/com/javatechie/entity/Product.java:9
ClassProductController
src/main/java/com/javatechie/controller/ProductController.java:18
ClassProductNotFoundException
src/main/java/com/javatechie/exception/ProductNotFoundException.java:3
InterfaceProductRepository
src/main/java/com/javatechie/repository/ProductRepository.java:6
ClassProductRequestDTO
src/main/java/com/javatechie/dto/ProductRequestDTO.java:11
ClassProductResponseDTO
src/main/java/com/javatechie/dto/ProductResponseDTO.java:8
ClassProductService
src/main/java/com/javatechie/service/ProductService.java:18
ClassProductServiceApplication
src/main/java/com/javatechie/ProductServiceApplication.java:8
ClassProductServiceApplicationTests
src/test/java/com/javatechie/ProductServiceApplicationTests.java:33
ClassProductServiceBusinessException
src/main/java/com/javatechie/exception/ProductServiceBusinessException.java:3
ClassProductServiceExceptionHandler
src/main/java/com/javatechie/handler/ProductServiceExceptionHandler.java:17
ClassSecurityConfig
src/main/java/com/javatechie/config/SecurityConfig.java:5
ClassValueMapper
src/main/java/com/javatechie/util/ValueMapper.java:9