Matteo Steccolini
142191b2bd
unused imports in Application.java
2023-12-21 16:58:28 +01:00
Matteo Steccolini
e49a9219af
servletWebServerFactory definitely breaks things (spring-boot not starting with tomcat, and running as web application doesn't work if the bean is not at least lazy)
...
I'm removing it, it shouldn't be necessary (to run spring-spring boot with jetty, it's enough to enable the jetty profile?)
2023-12-21 11:54:23 +01:00
Matteo Steccolini
eafa7cfb4c
servletWebServerFactory made lazy to run as web application
2023-12-18 09:07:59 +01:00
James Agnew
55e06699de
Merge branch 'master' into ja_20231203_hapi_7_0
2023-12-15 09:42:24 -05:00
Jens Kristian Villadsen
9c557e2c80
Cleaned up for running boot as default ( #620 )
2023-12-05 19:56:31 +01:00
James Agnew
0133663fbc
Update to HAPI FHIR 7.0.0 Draft
2023-12-03 14:23:05 -05:00
Justin McKelvy
0aa001b6f6
spotless apply formatting
2023-11-28 07:19:13 -07:00
Brenin Rhodes
408da72cf4
Add settings for CDS Hooks and use latest hapi-fhir-cr configs
2023-10-19 06:50:29 -06:00
Brenin Rhodes
3d51876a8d
Update to 6.9.8
2023-09-28 20:15:28 -06:00
Jonathan Percival
af4a5f9d6b
Post init provider registerer
2023-06-14 10:38:14 -06:00
justin.mckelvy
a9158f7e6b
remove unused imports, update config
2023-06-13 09:38:47 -06:00
justin.mckelvy
27e250f930
add factory loader
2023-06-12 16:36:11 -06:00
justin.mckelvy
f59ecd961a
adding factories and beans for cr
2023-06-10 22:29:25 -06:00
dotasek
9d126a4f56
Fix Application error regarding multiple beans
2023-02-14 14:52:03 -05:00
Jens Kristian Villadsen
d660d5f76d
Feat/restructuring ( #422 )
...
* Did restructuring and made repo validation interceptor an optional bean instead as it makes it more clean
* Moved construction of FHIR servlet into a bean for better reuse of others that would like to depend directly on this library
* Disabled default validation enabled
2022-09-10 21:14:01 +02:00
Ken Stevens
e5b0fc7216
fix build
2022-05-20 15:24:17 -04:00
Ken Stevens
810b090846
fix to work with latest hapi-fhir
2022-02-23 17:24:21 -05:00
jkv
16559ea17c
Upgraded to 5.6.0
...
Subscription tests fail ...
2021-11-18 19:48:40 +01:00
jkv
7387d131b9
Hacked MDM startup configuration
2021-06-27 12:25:48 +02:00
Kevin Dougan
3954f6a3f4
Merged the rel_5_3_0 branch into this Branch to pick up the MDM changes.
2021-01-07 09:12:52 -05:00
Kevin Dougan
9becb3fc44
Remove all traces of EMPI since it has been replaced in master with MDM.
2020-12-24 09:31:30 -05:00
Kevin Dougan
771d0a4f7f
Unit Test work - still cannot get Dstu3 working after several attempts, but included the skelton of a test to capture the effort anyways.
2020-12-02 16:25:09 -05:00
jvi
e7f65af1ed
Moved from profile to conditional
...
Improved dialect resolving
2020-11-24 00:55:31 +01:00
jvi
58efcffd81
Updated documentation
...
Removed unnecessary scanning
Corrected context paths
2020-09-18 22:56:48 +02:00
jvi
ebe04d881a
someone owes me a beer ... or twenty
2020-09-10 23:07:22 +02:00
jvi
ec878a9205
Added partition interceptor
2020-09-09 11:30:01 +02:00
jkv
de9a029947
import is sufficient
2020-09-09 00:43:41 +02:00
jkv
7d79d5d8b5
Got subscription stuff working again
2020-09-08 23:46:42 +02:00
jvi
8894711d8e
Added profiles
2020-09-07 22:00:54 +02:00
jvi
4dc398c5a1
Now works with mvn jetty:run
2020-09-07 15:04:12 +02:00
jvi
437d22e460
All but tests works
2020-09-07 13:47:09 +02:00
jkv
8bf930b3c3
Moved more configuration values
2020-09-07 00:19:42 +02:00
jkv
d5c6abece9
Further adaption of new config class
2020-09-06 07:29:32 +02:00
jkv
5981456e54
Got examples .... sort of
2020-09-05 21:28:25 +02:00
jkv
6eb46d2b39
Merge branch 'origin-master' into spring-pr
...
# Conflicts:
# pom.xml
# src/main/java/ca/uhn/fhir/jpa/empi/EmpiConfig.java
2020-09-04 23:50:06 +02:00
jkv
5f237256ca
Added boot application
2020-09-04 23:23:04 +02:00