General
PromptBeginner5 minmarkdown
- `package.json` (dependencies
scripts)
0
Explore
101,215 skills indexed with the new KISS metadata standard.
scripts)
`turbo.json`
`*.ts`
`lerna.json`
`src/main/kotlin/`
`./gradlew`
CI
profiles
`@SpringBootTest`
`liquibase` | liquibase-migration |
`@EventListener` | event-listener |
`@ExceptionHandler` | exception-handler |
`@Autowired` | spring-component |
`@NotNull`
`SecurityFilterChain` | spring-security |
`@Table`
`class *Request`
`@Bean` | spring-config |
`JpaRepository`
`@GetMapping`
`class *Service` | spring-service |
`src/main/kotlin/`
`service/`
`src/test/kotlin/`