Usually when I encounter this kind of problem, it’s because the path I set is wrong and the generation is somewhere else. You can also check whether the runtime console prints the save...file to where it is.
Go directly to the code, this is the configuration file, specify your generation path. Then in the directory, execute the command: mvn mybatis-generator:generate
Usually when I encounter this kind of problem, it’s because the path I set is wrong and the generation is somewhere else. You can also check whether the runtime console prints the save...file to where it is.
Go directly to the code, this is the configuration file, specify your generation path. Then in the directory, execute the command: mvn mybatis-generator:generate
You need to create the folder in advance