|
@@ -6,10 +6,10 @@
|
|
|
"plaintext_url": "/plaintext",
|
|
|
"port": 8080,
|
|
|
"approach": "Realistic",
|
|
|
- "classification": "Platform",
|
|
|
+ "classification": "Micro",
|
|
|
"database": "None",
|
|
|
- "framework": "None",
|
|
|
- "language": "Java",
|
|
|
+ "framework": "reitit",
|
|
|
+ "language": "Clojure",
|
|
|
"flavor": "None",
|
|
|
"orm": "Raw",
|
|
|
"platform": "Undertow",
|
|
@@ -18,16 +18,16 @@
|
|
|
"database_os": "Linux",
|
|
|
"display_name": "reitit",
|
|
|
"notes": "",
|
|
|
- "versus": ""
|
|
|
+ "versus": "undertow"
|
|
|
},
|
|
|
"jdbc": {
|
|
|
"db_url": "/db",
|
|
|
"port": 8080,
|
|
|
"approach": "Realistic",
|
|
|
- "classification": "Platform",
|
|
|
+ "classification": "Micro",
|
|
|
"database": "Postgres",
|
|
|
- "framework": "None",
|
|
|
- "language": "Java",
|
|
|
+ "framework": "reitit",
|
|
|
+ "language": "Clojure",
|
|
|
"flavor": "None",
|
|
|
"orm": "Raw",
|
|
|
"platform": "Undertow",
|
|
@@ -42,10 +42,10 @@
|
|
|
"db_url": "/db",
|
|
|
"port": 8080,
|
|
|
"approach": "Realistic",
|
|
|
- "classification": "Platform",
|
|
|
+ "classification": "Micro",
|
|
|
"database": "Postgres",
|
|
|
- "framework": "None",
|
|
|
- "language": "Java",
|
|
|
+ "framework": "reitit",
|
|
|
+ "language": "Clojure",
|
|
|
"flavor": "None",
|
|
|
"orm": "Raw",
|
|
|
"platform": "Undertow",
|
|
@@ -54,7 +54,7 @@
|
|
|
"database_os": "Linux",
|
|
|
"display_name": "reitit-async",
|
|
|
"notes": "",
|
|
|
- "versus": ""
|
|
|
+ "versus": "undertow"
|
|
|
}
|
|
|
}]
|
|
|
}
|