buildModel Error, when Instance from class Annotion , example down descriptions
Open
bug
- Dominant language
- Java
- Stars
- 2k
- Forks
- 392
- Avg merge
- 11h 24m
- Merged PRs (30d)
- 36
Description
@Slf4j
public class Example {
public void example(){
log.info("exceptions")
}
}
#--------------------------------
log instance not new or not import, from @Slf4j, so compile mode Exception
Contributor guide
Assessment
This issue has not been assessed yet.