Optimize memory occupation in database configuration for demo use.
Using Slf4j logger with Lombok.
Using Stream from Java 1.8
@TableFiled(exist = false)
@JsonInclude()
Change Database system from MySQL to H2
Demo error code defination
JSR303 with annotations
Gateway application.yml demo
java: You aren't using a compiler supported by lombok, so lombok will not work and has been disabled. Your processor is: jdk.proxy2.$Proxy29 Lombok supports: sun/apple javac 1.6, ECJ