Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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
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 }}
couchbase-examples
/
java-springboot-quickstart
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
10
Code
Issues
0
Pull requests
5
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
43ff7b3
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 11, 2024
Update Maven workflow and integration tests
teetangh
committed
921356b
Copy full SHA for 921356b
refactorred models, updated the integration tests and added tests.yaml
teetangh
committed
328bfdd
Copy full SHA for 328bfdd
Commits on Jan 9, 2024
Delete unused test and model classes
teetangh
committed
b3903e2
Copy full SHA for b3903e2
Updated Readme
teetangh
committed
a746ce1
Copy full SHA for a746ce1
Commits on Jan 8, 2024
Add spring boot pagination and verified integration tests
teetangh
committed
2bcfd1c
Copy full SHA for 2bcfd1c
Docker also working
teetangh
committed
b134df5
Copy full SHA for b134df5
Update dependencies and fix code issues
teetangh
committed
b2fd016
Copy full SHA for b2fd016
Commits on Jan 5, 2024
Remove unused import statement
teetangh
committed
43762e4
Copy full SHA for 43762e4
Refactor airport controller and add integration test for direct connections
teetangh
committed
e98c9f6
Copy full SHA for e98c9f6
Ariport Direct Connection and Airline Integration Test Working
teetangh
committed
40ab98b
Copy full SHA for 40ab98b
Airline join queries working + Capella Working
teetangh
committed
45d0bec
Copy full SHA for 45d0bec
update application logging + refactor application startup
teetangh
committed
a288e7b
Copy full SHA for a288e7b
Commits on Jan 4, 2024
swapped utc and flight
teetangh
committed
d37555b
Copy full SHA for d37555b
Used lombok builders, Updated Swagger docs
teetangh
committed
e96b623
Copy full SHA for e96b623
Commits on Jan 1, 2024
refactor to MVC pattern with controllers,services and repositories
teetangh
committed
8c013f1
Copy full SHA for 8c013f1
Commits on Dec 20, 2023
Refactor assertions and update test data in RouteIntegrationTest
teetangh
committed
91e97dc
Copy full SHA for 91e97dc
Add validation annotations to models and controllers + Added Application Exception Handler
teetangh
committed
e51ecaa
Copy full SHA for e51ecaa
Commits on Dec 19, 2023
Add spring-boot-devtools dependency
teetangh
committed
112d38a
Copy full SHA for 112d38a
Added Route Controller Test + Refactor controllers
Show description for da2ea4f
teetangh
committed
da2ea4f
Copy full SHA for da2ea4f
Added Airport Tests + Update Airport and Airline classes
teetangh
committed
168292f
Copy full SHA for 168292f
Add exception handling for Couchbase connection and added more tests for airline
teetangh
committed
74784d8
Copy full SHA for 74784d8
Added tests for airline controller
teetangh
committed
9efd0da
Copy full SHA for 9efd0da
Commits on Dec 15, 2023
Update Dockerfile and docker-compose.yml, add environment variables and change port mapping
Show description for 02cb152
teetangh
committed
02cb152
Copy full SHA for 02cb152
Commits on Dec 14, 2023
Added Docker support,Update .gitignore and pom.xml, refactor package structure, and add direct-connections endpoint
Show description for ccf727f
teetangh
committed
ccf727f
Copy full SHA for ccf727f
Commits on Dec 12, 2023
Refactor Airport, Route Controllers and add CRUD operations
teetangh
committed
900d0b7
Copy full SHA for 900d0b7
relocated files to new packages
teetangh
committed
076d9d6
Copy full SHA for 076d9d6
added initial models and controllers
teetangh
committed
ddbf2e0
Copy full SHA for ddbf2e0
Commits on Jun 3, 2022
moves transaction validation into the transaction (#27)
Show description for e2692a4
chedim
authored
e2692a4
Copy full SHA for e2692a4
moves transaction validation into the transaction (#26)
Show description for b156904
chedim
authored
b156904
Copy full SHA for b156904
Commits on Jun 2, 2022
DEVADV-1978: adds transaction example (#25)
Show description for d30e401
chedim
and
nebasuke
authored
d30e401
Copy full SHA for d30e401
Bump spring-boot-starter-parent from 2.6.7 to 2.7.0 (#23)
Show description for b2a4849
dependabot[bot]
authored
b2a4849
Copy full SHA for b2a4849
Simplify configuration for Capella (#24)
Show description for 1a8b85d
dnault
authored
1a8b85d
Copy full SHA for 1a8b85d
Commits on May 5, 2022
Added git to gitpod.Dockerfile as per gitpod team feedback (#14)
Show description for 212d550
sermiribrahim
and
Semir Ibrahim
authored
212d550
Copy full SHA for 212d550
Bump spring-boot-starter-parent from 2.6.6 to 2.6.7 (#20)
Show description for 5bf82be
dependabot[bot]
authored
5bf82be
Copy full SHA for 5bf82be
Bump java-client from 3.2.6 to 3.3.0 (#22)
Show description for 3a7e33e
dependabot[bot]
authored
3a7e33e
Copy full SHA for 3a7e33e
Pagination
Previous
Next
You can’t perform that action at this time.