Skip to content

Major update and migration of Spring Boot, Exposed and Java and other dependencies.#44

Open
PriitPaluoja wants to merge 8 commits intomasterfrom
java25
Open

Major update and migration of Spring Boot, Exposed and Java and other dependencies.#44
PriitPaluoja wants to merge 8 commits intomasterfrom
java25

Conversation

@PriitPaluoja
Copy link
Copy Markdown
Collaborator

Migrated to the latest Spring Boot and Exposed version.
Updated Postman tests.

PriitPaluoja and others added 8 commits February 26, 2026 12:19
… 25 and other dependencies. Migrate security conf, JSON mapping etc
…checksum and remove issue causing trailing whitespaces and illegal sequences.
…tion

Fix annotation targets for Jackson 3.x compatibility:
- @get:JsonRawValue on feedback field in assessments.kt
- @get:JsonProperty on executor request DTOs (executor_utils.kt)
- @get:JsonProperty on Moodle sync DTOs (moodle_grades.kt)
- Inject RestTemplateBuilder for Spring Boot auto-configured ObjectMapper
  in moodle_grades.kt and moodle_students.kt

Rewrite EMS.postman_collection.json to match current codebase:
- Remove deleted endpoints (AddStudentsToCourse, teacher group, old assessments)
- Add new endpoints (course invites, separate grade/feedback, markdown preview)
- Update request bodies (color, solution_file_name/type, etc.)
- Self-contained test data creation (85 sequential requests)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants