Skip to content

Latest commit

 

History

History
10 lines (4 loc) · 334 Bytes

File metadata and controls

10 lines (4 loc) · 334 Bytes

CONFIGURE APPLICATION PROPERTIES

Your repositories/ are wired via settings in your autowired via application properties. To do this you must set the following properties:

  • application.repositories : This is the base path for your repositories
  • application.domain : This is the base path for your domain objects