e49261896a
[RELEASE] - release version: 0.2.0
v0.2.0
2025-01-02 07:21:00 +01:00
5a642edf2e
update Device Registry
...
- add catch WebClientResponseException to registerDevice in DeviceRegistryService
- add handle BAD_REQUEST to WebClient deviceRegistryCreateDevice in WebClientCalls.kt
2025-01-02 06:44:37 +01:00
1aee67d51c
Authorization
...
- add SecurityConfiguration
- add JwtAuthenticationManager
- add JwtAuthenticationConverter
- add JwtAuthenticationToken
- add JwtUserDetails
2025-01-02 06:43:15 +01:00
7f87c00dd9
set up authorization
2025-01-02 06:43:15 +01:00
22222fb0e3
Authentication
...
- add AuthenticationController
- add AuthenticationService
- add AccountRegistryProperty
- add WebClient.accountRegistryAuthenticate to WebClientCalls.kt
2025-01-01 20:54:32 +01:00
0d2457b574
set up authentication
2025-01-01 20:45:11 +01:00
1c4c2f077c
[RELEASE] - bump version
2024-12-28 08:20:19 +01:00
b7154a2243
[RELEASE] - release version: 0.1.0
v0.1.0
2024-12-28 08:20:16 +01:00
93680e50d5
Add MeterRegistry monitoring
...
- update and cleanup in README.md
- extract webclient call from registerDevice and add metrics in DeviceRegistryService
- add WebClientCalls.kt
- update kotlin logging dependency
- add MeterRegistry dependency
2024-12-28 07:16:38 +01:00
10f6486e37
Add device registry
...
- add RegistryController
- add DeviceRegistryService
- add Helper.kt
- add device registry property
- set up registry property
2024-12-21 14:59:58 +01:00
fe1b88cc97
Set up keystore
2024-12-21 14:58:58 +01:00
f230ab80d2
add WebClientConfiguration
2024-12-20 00:48:32 +01:00
2383c59441
Set up project structure
2024-12-20 00:48:13 +01:00