Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
Popular repositories
-
Spring Boot Kotlin project with a REST Webservice and Spring Data
-
-
Geospatial messenger application written with Spring Boot + Kotlin + PostgreSQL
-
Spring Kotlin fullstack example with Kotlin/JS for the frontend
-
Reactive application based on Spring Web Reactive and Spring Data
-
1,922 contributions in the last year
Less
More
Contribution activity
March 2021
Created 56 commits in 2 repositories
Reviewed 1 pull request in 1 repository
spring-projects-experimental/spring-native 1 pull request
Created an issue in spring-projects-experimental/spring-native that received 1 comment
Add Reactive Websocket support
Provide reflection hints for HandshakeWebSocketService and add a sample based on http://github.com/joshlong/rx-websocket-graal.git.
1
comment
Opened 19 other issues in 1 repository
spring-projects-experimental/spring-native
9
open
10
closed
- Mention start.spring.io support in the reference documentation
- build.sh should perform a native compilation on Gradle samples
- Improve builder documentation
- Verify Spring AOT is invoked when running mvn clean spring-boot:run or spring-boot:build-image
- Polish sample documentation
- Update BP environment variables
- Set consistently the copyright in Java sources
- Upgrade to GraalVM 21.1.0
- Add session samples
- Remove manual config in Cloud config server sample
- Fix petclinic-jdbc sample
- Update the build to deploy to https://repo.spring.io/release/
- Fix Spring AOT Gradle support with Kotlin samples
- Migrate Koltin samples to Gradle Kotlin DSL
- Add Gradle Kotlin DSL variant to Spring AOT documentation
- Upgrade to Spring Boot 2.4.4
- Add support for Gradle Kotlin DSL to hibernate-gradle-plugin
- Make Spring AOT Gradle plugin Java 8 compliant
- Do proper testing of Buildpacks based builds