152 Commits (28f1ccf4f7d382de3ec0b4b295a191364cbb0047)

Author SHA1 Message Date
seojh d1c51adbe8 fix: SecondaryMybatisConfig 설정 10 months ago
kjh 60911677cb feat: 서울시설공단 DB 처리 적용 11 months ago
sjh88 3b336408f6 test: SecondaryMybatis 적용 테스트 11 months ago
gitea-관리자 149a206533 feat: mens-admin 제거
xit-init 제거
      - mens-core에 merge
12 months ago
gitea-관리자 0fd1c32022 feat: token 생성시 refresh token 유효기간도 return 받도록 추가 12 months ago
gitea-관리자 3ca0b7eae6 feat: jwt token 인증 처리
test 공통 클래스 추가
      AES 암호화 유틸 추가
12 months ago
gitea-관리자 daba82c4c5 fix: SpringDocsConfig 서버 목록 추가
- http, https 서버
     Cors yml 설정 정리
12 months ago
gitea-관리자 bd23fac669 fix: SpringDocsConfig 서버 목록 추가
- http, https 서버
     Cors yml 설정 정리
12 months ago
gitea-관리자 6734c05949 fix: SpringDocsConfig 서버 목록 추가
- http, https 서버
     Cors yml 설정 정리
12 months ago
gitea-관리자 f9d0f67175 feat: mens-admin project 추가 12 months ago
gitea-관리자 82408afd53 refactor: source cleansing
pom 미사용 패키지 제거
12 months ago
gitea-관리자 8d8ae287e3 feat: spring security 적용 12 months ago
gitea-관리자 99653d60ef fix: source cleansing 12 months ago
gitea-관리자 cf5d85f35d feat: AbstractService 추가
-> EgovAbstractServiceImpl extends
      Service class AbstractService extends로 변경
      Exception 클래스 패키지 이동
      EgovMessageSource class 삭제
      MessageUtil 추가
12 months ago
gitea-관리자 219307bab4 feat: AbstractService 추가
-> EgovAbstractServiceImpl extends
      Service class AbstractService extends로 변경
      Exception 클래스 패키지 이동
      EgovMessageSource class 삭제
      MessageUtil 추가
12 months ago
gitea-관리자 5e15968543 build: build시 javadoc 추가 1 year ago
gitea-관리자 d864e23fc9 fix: instanceof 사용 fix 1 year ago
gitea-관리자 e0a6341756 feat: batch https 적용
profile fix
1 year ago
gitea-관리자 349429e916 feat: post plus detail json data 암호화 적용 1 year ago
gitea-관리자 f7810a69a1 feat: DataSource properties에 database 추가
-> mybatis xml 이름 정의
         ens-${database}-mapper.xml 형태로 정의
      batch scheduler cronjob 적용
1 year ago
gitea-관리자 2982d97bc2 docs: 인증서 정보 1 year ago
gitea-관리자 0df0ed89e5 refactor: 문서중개자 API URL properties 경로 변경 1 year ago
gitea-관리자 65fdc2c9ff feat: ssl bypass add 1 year ago
gitea-관리자 7a00ff2be0 feat: ssl bypass add 1 year ago
gitea-관리자 e013b4c3f1 fix: Parameter logging fix 1 year ago
gitea-관리자 50b2b929ca fix: Parameter logging fix 1 year ago
gitea-관리자 c3cb377b44 Merge branch 'main-prod-fix'
# Conflicts:
#	mens-api/src/main/resources/config/application-local.yml
#	mens-batch/src/main/resources/config/application-dev.yml
#	mens-batch/src/main/resources/config/application-local.yml
1 year ago
gitea-관리자 c565668c5f feat: HTTP, HTTPS protocol 동시 적용
swagger 설정 변경
      cors 설정 변경
1 year ago
gitea-관리자 7fe72c76ac fix: API fix 1 year ago
jiho83 bdd8dade6e fix: prod fix 1 year ago
gitea-관리자 7fb9aaaa4d refactor: init 모듈 제외
- license 모듈
1 year ago
gitea-관리자 d81da9bf1d feat: Post plus 상태 조회 반영
- 우편물 종적 추적시 배달완료 시간 set
1 year ago
gitea-관리자 ad6973f62d feat: Post plus 상태 조회 반영 1 year ago
gitea-관리자 117c6e208a feat: Post plus 상태 조회 반영 1 year ago
Jonguk. Lim 4222759c51 feat: Post plus 종적 추적 반영 1 year ago
gitea-관리자 03b7dda280 feat: Post plus 상태 조회 반영 1 year ago
gitea-관리자 6e6fdc442f fix: KT 전송결과 fix 1 year ago
gitea-관리자 27b1cc226a fix: JSON 데이타 custom 반영
- empty or null 필드 제외 하는 옵션 default에서 제외
       -> 각각 사용할 DTO에서 @JsonInclude 사용하여 제어 하도록
     ApiResponseDTO
       -> 미 사용 필드 제외 적용
1 year ago
kjh 9ec4cdfaff fix: 공공알림문자 -> 공인알림문자로 문구 정정 1 year ago
gitea-관리자 d4f1260784 feat: post plus 적용 1 year ago
gitea-관리자 3114277626 feat: post plus 적용 1 year ago
gitea-관리자 9f5d361b88 feat: post plus 적용 1 year ago
gitea-관리자 e369cc4ff9 Merge remote-tracking branch 'origin/main' 1 year ago
gitea-관리자 3fe095154d feat: post plus 적용 1 year ago
sjh88 ba5ea8bed1 feat: POST-PLUS master json 탬플릿 수정 1 year ago
gitea-관리자 8b5e871bd5 feat: post plus 적용 1 year ago
gitea-관리자 99e878723b fix: SndngMessagParam dto class
: EnsDTO.SndngMessagParam -> SndngMessagParam class 로 변경
1 year ago
gitea-관리자 30f8952c5f feat: post plus 적용 1 year ago
gitea-관리자 05f9c76134 refactor: favicon.ico 로그 출력 제외
MessageSource javadoc 추가
1 year ago
gitea-관리자 0c65d908ad feat: Exception 메세지 파라메터 처리 추가
- 에러메세지{0}{1}... 바인딩 처리
1 year ago