mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-06-22 04:50:29 +08:00
Update skills/quarkus-patterns/SKILL.md
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
parent
53e2e798f7
commit
aca8dda78c
@ -151,7 +151,7 @@ public class ProcessingService {
|
|||||||
|
|
||||||
## Event Service Pattern
|
## Event Service Pattern
|
||||||
|
|
||||||
```java
|
@Slf4j
|
||||||
@ApplicationScoped
|
@ApplicationScoped
|
||||||
@RequiredArgsConstructor
|
@RequiredArgsConstructor
|
||||||
public class EventService {
|
public class EventService {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user