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