java - What is a good method of persisting application properties? -


I have a series of applications in which all have different types

type, bullets, dates , Timestamps, or strings can be included.

I need to provide the ability to change these properties for administrative users and the system has to remember / continue in a file.

I'm looking for the best practice method to keep these app properties stored and replace them as well as to load them.

Especially for this purpose there is a feature of Java - properties Here's a great article about this


Comments

Popular posts from this blog

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -