Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
thorlauridsen
/
spring-boot-kotlin-sample
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
1
Pull requests
2
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
main
User selector
thorlauridsen
Datepicker
All time
Commit History
Commits on Nov 7, 2025
build: Update Java from 21 to 25 (#97)
thorlauridsen
authored
c0a64aa
Copy full SHA for c0a64aa
docs: Update comments in Dockerfile
thorlauridsen
committed
5629ec0
Copy full SHA for 5629ec0
Commits on Nov 5, 2025
build: Fix minor typo in Dockerfile
thorlauridsen
committed
67243e9
Copy full SHA for 67243e9
Commits on Sep 21, 2025
build: Use JRE instead of JDK for final Docker image
Show description for 8aa7f5e
thorlauridsen
committed
8aa7f5e
Copy full SHA for 8aa7f5e
Commits on Sep 19, 2025
refac: Use RestController and RestControllerAdvice for pure REST APIs (#81)
Show description for 8d14412
thorlauridsen
authored
8d14412
Copy full SHA for 8d14412
Commits on Aug 31, 2025
build: Use Kotlin DSL accessors in build.gradle.kts files (#73)
Show description for 01134b2
thorlauridsen
authored
01134b2
Copy full SHA for 01134b2
docs: Update README.md
thorlauridsen
committed
c65a585
Copy full SHA for c65a585
docs: Update README.md
thorlauridsen
committed
15dbb76
Copy full SHA for 15dbb76
Commits on Aug 24, 2025
feat: Use Testcontainers for controller tests (#70)
Show description for 988a9e0
thorlauridsen
authored
988a9e0
Copy full SHA for 988a9e0
Commits on Aug 7, 2025
build: Rename root project name in settings.gradle.kts
Show description for 210af12
thorlauridsen
committed
210af12
Copy full SHA for 210af12
Commits on Aug 5, 2025
feat: Add sample-requests.http for testing API locally (#62)
Show description for 7d3483c
thorlauridsen
authored
7d3483c
Copy full SHA for 7d3483c
Commits on Jun 1, 2025
feat: Add application-postgres.yml for running API with local postgres
Show description for 57fa56b
thorlauridsen
committed
57fa56b
Copy full SHA for 57fa56b
Commits on May 21, 2025
build: Re-order Gradle dependencies in api/build.gradle.kts
thorlauridsen
committed
b76b9a2
Copy full SHA for b76b9a2
Commits on Apr 19, 2025
test: Use parameterized test in CustomerRepoTest
thorlauridsen
committed
d706714
Copy full SHA for d706714
docs: Minor edit to comments in local.versions.toml
thorlauridsen
committed
56c0408
Copy full SHA for 56c0408
Commits on Apr 18, 2025
test: Update CustomerRepoTest to reference interface instead of implementation
thorlauridsen
committed
7599625
Copy full SHA for 7599625
build: Re-order dependencies in local.versions.toml
thorlauridsen
committed
a2d809b
Copy full SHA for a2d809b
docs: Minor improvement to comment for Jackson dependencies
thorlauridsen
committed
de445de
Copy full SHA for de445de
feat: Add CustomerRepoTest
thorlauridsen
committed
95ebf23
Copy full SHA for 95ebf23
refac: Add validation for creating new customers
thorlauridsen
committed
9bb305f
Copy full SHA for 9bb305f
docs: Update kdocs and swagger docs in ICustomerController
thorlauridsen
committed
3e04f2d
Copy full SHA for 3e04f2d
Commits on Mar 24, 2025
docs: Update kdocs in project
thorlauridsen
committed
8782e78
Copy full SHA for 8782e78
docs: Add comment to modules/model/build.gradle.kts
thorlauridsen
committed
3a60916
Copy full SHA for 3a60916
docs: Fix typo in kdocs in CustomerService
thorlauridsen
committed
cf9a318
Copy full SHA for cf9a318
Commits on Mar 23, 2025
refac: Move repository interface ICustomerRepo to model subproject
Show description for b7237e9
thorlauridsen
committed
b7237e9
Copy full SHA for b7237e9
refac: Create interface named ICustomerRepo
Show description for 7c39ff3
thorlauridsen
committed
7c39ff3
Copy full SHA for 7c39ff3
Commits on Mar 22, 2025
docs: Update README.md
thorlauridsen
committed
37cf8ef
Copy full SHA for 37cf8ef
build: Update docker-compose.yml
thorlauridsen
committed
7d93854
Copy full SHA for 7d93854
feat: Add Docker and docker-compose.yml (#23)
Show description for 83be58a
thorlauridsen
authored
83be58a
Copy full SHA for 83be58a
Commits on Mar 21, 2025
docs: Update README.md
thorlauridsen
committed
ab3ec40
Copy full SHA for ab3ec40
docs: Update README.md
thorlauridsen
committed
8c35f11
Copy full SHA for 8c35f11
build: Use runtimeOnly() for h2database and liquibase
Show description for 1baacbf
thorlauridsen
committed
1baacbf
Copy full SHA for 1baacbf
docs: Update kdocs in CustomerServiceTest
thorlauridsen
committed
d7a900c
Copy full SHA for d7a900c
refac: Rename package names for subprojects in modules directory
Show description for ae33626
thorlauridsen
committed
ae33626
Copy full SHA for ae33626
refac: Minor update to loggers in code project
Show description for 7ba8a4b
thorlauridsen
committed
7ba8a4b
Copy full SHA for 7ba8a4b
Pagination
Previous
Next
You can’t perform that action at this time.