Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我将 GGTS 3.2.0 与 Grails 2.2.1 一起使用。如何从 BuildConfig 中的 Grails 依赖项中删除 spring-core jar。
我得到了答案。
grails.project.dependency.resolution = {继承(“全局”){不包括“弹簧核心”}