took over an old project. Velocity, was used in the project, and then there was a garbled problem in some places, and they didn t understand the front end. this is the confirmation pop-up window that pops up by clicking the delete button on the pa...
the project structure is as follows: load Velocity code: @Bean public VelocityEngine getVelocityEngine() throws IOException { logger.info("MyWebMvcConfiguration VelocityEngine"); return getVelocityConfigurer().getVelocityEngine()...
problem description I introduced velocity.js animation in vue, where velocity.js documents say that chain animation can be used, like this the environmental background of the problems and what methods you have tried I use it like this in vue, b...