Skip to content

a-ndr3/JavaLinkBridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java to NET33

The project's idea

To build a prototype system designed to manage and propagate state changes across different applications, specifically from a Java backend to C#, we need to consider several approaches.

image

image

After researching possible solutions, the goal has changed to building a system based on REST architecture to provide an API for any consumer.

image

Note

The server/library DesignSpace

Technology Stack

  • Java/Spring Boot: The backend is built using Java with Spring Boot
  • REST API: Communication between the Java backend and C# frontend is handled via RESTful APIs
  • C#/.NET
  • Swagger/OpenAPI

Setup

Demo

About

A prototype project to make it possible to use a library written in Java from other languages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages