Skip to content

Conversation

debop
Copy link
Contributor

@debop debop commented May 13, 2025

Description of Changes

  • Introduced a module utilizing Exposed for saving spring-modulith-events to the database.
  • Avoided the use of Exposed DAO, opting for a JDBC-like approach.
  • Added a link to cache strategy presentation materials.

Checklist

  • Unit tests added or updated
  • Documentation added or updated
  • All tests passing

debop added 2 commits May 13, 2025 02:40
…A 보다 JDBC 를 참고해서 만들어야 한다) Exposed DAO 방식은 사용하지 않을 계획임
@debop debop self-assigned this May 13, 2025
@debop debop added the enhancement New feature or request label May 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spring Modulith 를 Exposed 기반으로 사용하기 위한 모듈 제작
1 participant