Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
Type
/
to search
Sign in
Sign up
Appearance settings
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 }}
neich
/
TODOSpring
Public template
Notifications
You must be signed in to change notification settings
Fork
123
Star
5
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Upgrade dependencies and refactor entities for improved clarity
- #4
#4
Merged
neich
merged 15 commits into
master
neich/TODOSpring:master
from
update
neich/TODOSpring:update
Copy head branch name to clipboard
Feb 6, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Upgrade dependencies and refactor entities for improved clarity
#4
neich
merged 15 commits into
master
neich/TODOSpring:master
from
update
neich/TODOSpring:update
Copy head branch name to clipboard
Commits
Commits on Feb 6, 2026
chore(gradle): upgrade Gradle wrapper from 8.9 to 8.12.1
neich
committed
39fc655
View commit details
Copy full SHA for 39fc655
Browse repository at this point
refactor(service): remove unused variable and import in TagService
neich
committed
2bed20f
View commit details
Copy full SHA for 2bed20f
Browse repository at this point
chore(config): add development profile configuration with database and Swagger setup
neich
committed
3de44ba
View commit details
Copy full SHA for 3de44ba
Browse repository at this point
feat(dto): add IdDto record for resource ID responses
neich
committed
b8c5331
View commit details
Copy full SHA for b8c5331
Browse repository at this point
refactor(entity): replace Lombok annotations with explicit getters and setters in User
neich
committed
e6351c8
View commit details
Copy full SHA for e6351c8
Browse repository at this point
refactor(service): replace IdObject with Long for task ID handling and remove unused imports
neich
committed
e3a1e4d
View commit details
Copy full SHA for e3a1e4d
Browse repository at this point
refactor(entity): replace Lombok annotations with explicit getters in Tag
neich
committed
e8102db
View commit details
Copy full SHA for e8102db
Browse repository at this point
refactor(entity): replace Lombok annotations with explicit getters and setters in Task
neich
committed
97a8c5a
View commit details
Copy full SHA for 97a8c5a
Browse repository at this point
refactor(service): return Long instead of IdObject from addTask method
neich
committed
01f7990
View commit details
Copy full SHA for 01f7990
Browse repository at this point
chore(config): remove application-dev.properties in favor of YAML configuration
neich
committed
47d7871
View commit details
Copy full SHA for 47d7871
Browse repository at this point
refactor(entity): remove IdObject class replaced by Long and IdDto
neich
committed
671bc40
View commit details
Copy full SHA for 671bc40
Browse repository at this point
refactor(entity): replace Lombok annotations with explicit getter in BaseEntity
neich
committed
f44ab40
View commit details
Copy full SHA for f44ab40
Browse repository at this point
chore(deps): upgrade Spring Boot to 3.5.10, Java to 21, add OpenAPI support and update MapStruct
neich
committed
716a658
View commit details
Copy full SHA for 716a658
Browse repository at this point
feat(config): add OpenAPI configuration for API documentation
neich
committed
2b2ad19
View commit details
Copy full SHA for 2b2ad19
Browse repository at this point
refactor(controller): replace IdObject with IdDto and add field validation in TaskController
neich
committed
5da1ed1
View commit details
Copy full SHA for 5da1ed1
Browse repository at this point
You can’t perform that action at this time.