add pricing feature

This commit is contained in:
root
2026-06-02 01:15:04 -04:00
parent 05d7b1bf8c
commit 0df950f2b1
18 changed files with 2364 additions and 29 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"folders": [
{
"path": "."
},
{
"path": "../car_rental_app"
}
],
"settings": {
"java.compile.nullAnalysis.mode": "automatic"
}
}