You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project has two main components: Student and Subject. Students can choose subjects to register for. The components utilize synchronous communication techniques, including RestTemplate with a load balancer, OpenFeignClient for additional communication, and Kafka service. It's a fully functional backend for student registration.