General
PromptBeginner5 minmarkdown
- `packages/`
`apps/` directories
0
Explore
123,023 skills indexed with the new KISS metadata standard.
`apps/` directories
scripts)
`turbo.json`
`*.ts`
`lerna.json`
`src/main/kotlin/`
`./gradlew`
CI
`build.gradle` tasks
JDBC)
profiles
`@WebMvcTest` | integration-test |
`@SpringBootTest`
`flyway` | flyway-migration |
`liquibase` | liquibase-migration |
`@EventListener` | event-listener |
`@EnableScheduling` | scheduled-task |
`@ExceptionHandler` | exception-handler |
`@Autowired` | spring-component |
`@NotNull`
`SecurityFilterChain` | spring-security |
`@Table`
`class *Request`
`@Bean` | spring-config |