Uses of Class
tech.jhipster.config.JHipsterProperties.Database
-
Packages that use JHipsterProperties.Database Package Description tech.jhipster.config JHipster configuration classes and helpers. -
-
Uses of JHipsterProperties.Database in tech.jhipster.config
Methods in tech.jhipster.config that return JHipsterProperties.Database Modifier and Type Method Description JHipsterProperties.DatabaseJHipsterProperties. getDatabase()Getter for the fielddatabase.
-