Basic Android Reporting System where users of two levels, one level to send reports and another level to view reports can register and then login to do respective activities. This project is made up ...
spring: datasource: hikari: poolName: Hikari auto-commit: false max-pool-size: 30 minimum-idle: 10 data-source-properties: cachePrepStmts: true prepStmtCacheSize: 250 prepStmtCacheSqlLimit: 2048 ...