Skip to main content
GitHub 저장소

webcert

webcert에는 sklintyg에서 수집한 skills 4개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
4
Stars
9
업데이트
2026-07-03
Forks
7
직업 범위
직업 카테고리 1개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

spring-boot-4-lifecycle-migration
소프트웨어 개발자

Migrates Inera intyg Java apps from Spring Boot 3.5.x / Gradle 8.14.x / Jackson 2 to Spring Boot 4.1.0 / Gradle 9.6.0 / Jackson 3 using phased, verifiable steps. Use when lifecycle migration, Java 25 upgrade, intyg-bom bump, Jackson 3 migration, Gradle 9 upgrade, or Spring Boot 4 migration is requested for intyg projects.

2026-07-03
migration-plan-executor
소프트웨어 개발자

Execute a detailed, sub-stepped implementation plan (such as migration/detailed-plan-step-13.md) safely, thoroughly, and verifiably. Use this when following a multi-step migration or refactoring plan where completeness, ordering, and continuous verification matter — and where the result must be a runnable, deployable application.

2026-03-24
spring-boot-config-refactor
소프트웨어 개발자

Refactor a Spring Boot application's configuration from legacy application.properties and scattered @Value usage to structured YAML and immutable @ConfigurationProperties records. Use this when migrating messy configuration, standardizing property naming, introducing app-prefixed custom properties, or separating sensible defaults from local development overrides.

2026-03-24
spring-boot-project-structure
소프트웨어 개발자

Scaffold or restructure a Spring Boot application's @Configuration classes, module layout, profile strategy, and infrastructure wiring. Use this when setting up a new Spring Boot service, reorganizing an existing one, adding modules, or aligning project structure with production-grade patterns for Kubernetes deployment.

2026-03-24