Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Java-Techie-jt/spring-multi-module-application
/ types & classes
Types & classes
6 in github.com/Java-Techie-jt/spring-multi-module-application
⨍
Functions
5
◇
Types & classes
6
Class
Doctor
domain/src/main/java/com/javatechie/model/doctor/Doctor.java:11
Class
DoctorController
web/src/main/java/com/javatechie/controller/doctor/DoctorController.java:11
Interface
DoctorRepository
repository/src/main/java/com/javatechie/dao/doctor/DoctorRepository.java:6
Class
DoctorService
service/src/main/java/com/javatechie/service/doctor/DoctorService.java:14
Class
EmailService
email-app/src/main/java/com/javatechie/mailservice/EmailService.java:5
Class
HMSApplication
web/src/main/java/HMSApplication.java:7