This website requires JavaScript.
Explore
Help
Sign In
Personal-Twin
/
hapi-fhir-jpaserver-starter
Watch
1
Star
0
Fork
0
You've already forked hapi-fhir-jpaserver-starter
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
519
Commits
1
Branch
0
Tags
2a71578516a35db18951331e764dd23602a9bcb0
Commit Graph
2 Commits
Author
SHA1
Message
Date
Ben Li-Sauerwine
9f65314537
Adds ability to change HAPI FHIR JPA server's port with the environment variable server.port
2021-09-14 17:00:52 +02:00
Ben Li-Sauerwine
e9e9f5d89e
Adds ability to control the number of executor threads through environment variables server.tomcat.max-threads and server.tomcat.min-spare-threads. There is not a breaking change and does not affect the function of the JPA server unless these environment variables are set.
2021-09-14 17:00:52 +02:00