6 lines
113 B
JSON
6 lines
113 B
JSON
|
|
{
|
||
|
|
"name": "Baeldung",
|
||
|
|
"isOnline": true,
|
||
|
|
"topics": [ "Java", "Spring", "Kotlin", "Scala", "Linux" ]
|
||
|
|
}
|