General
PromptBeginner5 minmarkdown
- `tsconfig.json` (paths
compiler options)
0
Explore
88,769 skills indexed with the new KISS metadata standard.
compiler options)
`lib/`
scripts)
`turbo.json`
`apps/` directories
`lerna.json`
`*.ts`
`src/main/kotlin/`
`./gradlew`
CI
`@WebMvcTest` | integration-test |
profiles
JDBC)
`@SpringBootTest`
`flyway` | flyway-migration |
`liquibase` | liquibase-migration |
`@EventListener` | event-listener |
`@ExceptionHandler` | exception-handler |
`@NotNull`
`@Autowired` | spring-component |
`SecurityFilterChain` | spring-security |
`@Bean` | spring-config |
`class *Request`
`@Table`