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