Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions src/data/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -661,5 +661,18 @@
"x": "https://x.com/reactnative",
"github": "https://github.com/facebook/react-native",
"linkedin": "https://www.linkedin.com/products/facebook-react-native"
},
{
"id": 52,
"title": "Spring Framework Documentation",
"description": "Official Spring Framework documentation: an open-source framework for building Java applications, providing comprehensive infrastructure support for enterprise-level development. It includes features like dependency injection (DI), aspect-oriented programming (AOP), and transaction management, making Java development easier and more efficient.",
"link": "https://docs.spring.io/spring-framework/reference/index.html",
"logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1739870110765/KkyZagBos.png?auto=format",
"screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1739870300657/87UZilbbu.jpg?auto=format",
"category": "Framework",
"featured": false,
"x": "https://x.com/springframework",
"github": "https://github.com/spring-projects/spring-framework",
"linkedin": ""
}
]