1.https://blog.csdn.net/liulongling/article/details/51886626

    2.mvn clean install

    Error: unknown option java:hashcode
    This issue appears with thrift 0.10.0 because it doesn’t have java:hashcode option anymore. Downgrading to thrift 0.9.3 worked for me.
    增加java

    ${basedir}/src/main/resources/thrift
    java