Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arsy786/springboot-best-practices
/ types & classes
Types & classes
21 in github.com/arsy786/springboot-best-practices
⨍
Functions
24
◇
Types & classes
21
Class
APIResponse
src/main/java/com/javatechie/dto/APIResponse.java:12
Class
ApplicationConfig
src/main/java/com/javatechie/config/ApplicationConfig.java:9
Class
BatchConfig
src/main/java/com/javatechie/config/BatchConfig.java:5
Class
CommonUtils
src/main/java/com/jt/demo/CommonUtils.java:5
Class
EmailConfig
src/main/java/com/javatechie/config/EmailConfig.java:5
Class
EncryptKeyGeneratorTest
src/test/java/com/javatechie/EncryptKeyGeneratorTest.java:7
Class
ErrorDTO
src/main/java/com/javatechie/dto/ErrorDTO.java:7
Class
MessagingConfig
src/main/java/com/javatechie/config/MessagingConfig.java:5
Class
Product
src/main/java/com/javatechie/entity/Product.java:9
Class
ProductController
src/main/java/com/javatechie/controller/ProductController.java:18
Class
ProductNotFoundException
src/main/java/com/javatechie/exception/ProductNotFoundException.java:3
Interface
ProductRepository
src/main/java/com/javatechie/repository/ProductRepository.java:6
Class
ProductRequestDTO
src/main/java/com/javatechie/dto/ProductRequestDTO.java:11
Class
ProductResponseDTO
src/main/java/com/javatechie/dto/ProductResponseDTO.java:8
Class
ProductService
src/main/java/com/javatechie/service/ProductService.java:18
Class
ProductServiceApplication
src/main/java/com/javatechie/ProductServiceApplication.java:8
Class
ProductServiceApplicationTests
src/test/java/com/javatechie/ProductServiceApplicationTests.java:33
Class
ProductServiceBusinessException
src/main/java/com/javatechie/exception/ProductServiceBusinessException.java:3
Class
ProductServiceExceptionHandler
src/main/java/com/javatechie/handler/ProductServiceExceptionHandler.java:17
Class
SecurityConfig
src/main/java/com/javatechie/config/SecurityConfig.java:5
Class
ValueMapper
src/main/java/com/javatechie/util/ValueMapper.java:9