简体   繁体   中英

jrebel exclude file ( messages.properties )

At first, sorry for my bad English

I want set exclude files in jrebel for example all of properties files ( *.properties ) in jrebel ( Java jRebel )

Is it possible?

You can use ant-like include/exclude directives in rebel.xml configuration:

see the docs for details

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM