Skip to content

84 facade migration t3 major - #130

Open
DjesikaV wants to merge 13 commits into
mainfrom
84-Facade-Migration-T3-major
Open

84 facade migration t3 major#130
DjesikaV wants to merge 13 commits into
mainfrom
84-Facade-Migration-T3-major

Conversation

@DjesikaV

Copy link
Copy Markdown
Contributor

Changes:

  • Added MajorWebFacade
  • Added MajorValidator
  • Updated MajorController to inject only the facade
  • Refactored MajorService use only the repository
  • Removed @transactional from MajorService
  • Updated MajorMapper to map request and response Dtos directly
  • Removed validation annotations from MajorResponseDto
  • Added validation messages in MajorRequestDto
  • Updated MajorServiceTest
  • Added MajorWebFacadeTest
  • Added MajorValidatorTest

@DjesikaV
DjesikaV requested a review from a team as a code owner July 16, 2026 11:27
Comment thread src/main/java/org/unilab/uniplan/major/MajorValidator.java
@DjesikaV DjesikaV self-assigned this Jul 28, 2026
Comment thread src/main/java/org/unilab/uniplan/major/MajorRepository.java Outdated
Comment thread src/test/java/org/unilab/uniplan/major/MajorServiceTest.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants