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