schananas / practical-reactor

Practical Project Reactor and reactive programing workshop
MIT License
387 stars 757 forks source link

feat: adding lombok and Slf4j libs for project, with a Debug sample config... #31

Open leonardocregis opened 9 months ago

leonardocregis commented 9 months ago

Just adding a pratical use of log , with lombok and Slf4j. Working in the samples i found it useful.

References for added dependencies lombock home Simple Logging Facade for Java (SLF4J)