# Profile spring.profiles.active=test # jwt srh.jwt.secret=A+X;fTJP&Pd,TD9dwVq(hsHX,ya^et;yz$*\yL5S8EJN:%P:X%H9>#nYLrX}@\s?CQcpspH,2emzBc!Q[V'AYa~uzF8WR~AUrMzxp/V$9([S9X#zj/CH('#]B_Hc+%fGhe27YB;^j4\Xk=Ju"Ap~_&kY^f)sy4:qTq_Ec!-z!@aAp~sLKGU>$ srh.jwt.expiration=86400000 # actuator management.endpoint.health.show-details=always management.endpoints.web.exposure.include=* info.app.name=@project.name@ info.app.description=@project.description@ info.app.version=@project.version@ info.app.encoding=@project.build.sourceEncoding@ info.app.java.version=@java.version@