InformaticaConfig.java

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
JAS-Min/Max - Finalization UI and Service Change

  1. … 10 more files in changeset.
[PUL-6860] More cleanup

  1. … 39 more files in changeset.
First round of changes to get the backend app running

* Fixed JDBC and JPA datasource injection issues

* Refactored InformaticaServiceClient to be a Spring service injected with a Spring configuration class being used to pull properties from application.properties

* Refactored several DAOs that were calling InformaticaServiceClient so that they were being called in the service layer (and also fixed circular references)

* Started consolidating constants.properties into application.properties (will later have multiple profiles)

* Fixed several other Spring Bean declarations

    • -0
    • +114
    ./InformaticaConfig.java
  1. … 22 more files in changeset.