Skip to content

Spring native#8

Merged
PatrickZdarsky merged 5 commits into
mainfrom
spring-native
Jul 4, 2026
Merged

Spring native#8
PatrickZdarsky merged 5 commits into
mainfrom
spring-native

Conversation

@PatrickZdarsky

Copy link
Copy Markdown
Contributor

No description provided.

- Added IntelliJ specific files and directories to ignore
- Included Maven build artifacts and generated files
- Removed unnecessary entries to streamline the ignore list
- Set USER to 1000 for improved security and permissions
- Introduced Dockerfile.native for building a native image using GraalVM.
- Updated CI/CD configuration to include native image build and push steps.
- Added compose.native.yml for running the native service alongside the JVM version.
- Created .dockerignore to exclude unnecessary files from Docker context.
- Updated README with instructions for building and running the native image.
- Change JSON format mapper from jsonb to jackson in application.yml
- Add RabbitMQ listener configuration to application-openapi.yml
- Update CI/CD configurations for native image builds in cd-auditservice.yml and cd-trustservice.yml
- Create Dockerfile.native for both auditservice and trustservice
- Add docker-compose configuration for native services
- Implement tests for RabbitEventPublisher to ensure correct user ID handling
- Removed the currentUser variable from the publishEvent_preservesExplicitActingUserId test method
- Updated the test to streamline the setup process
@PatrickZdarsky PatrickZdarsky merged commit 841fc57 into main Jul 4, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant