Application.properties: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
=Internal=
=Internal=


* [[Spring_Application_Configuration_Concepts#application.properties|Spring Application Configuration Concepts]]
* [[Spring Property Injection Concepts#application.properties|Spring Property Injection Concepts]]
* [[application.yml]]
* [[application.yml]]
=Overview=
The source should be placed in <tt>src/main/resource</tt> directory of the project.

Latest revision as of 17:08, 21 November 2018

Internal

Overview

The source should be placed in src/main/resource directory of the project.