Git Product home page Git Product logo

filesystem_oslc_connector's Introduction

The small, demo project - it represents folder contents via OSLC specification, this adapter (connector) was generated based on filesystem_connector_model model plus some pieces of code:

Find /*krusty84 , or <%--krusty84, for identyfing my pieces of code

Find the readme.txt files, for getting some extra comments about something in this project

In this project was added the following classes:

  • FileSystemConnect_Helper.java - the various methods to communicate with file system
  • GlobalConstantsVariables.java

In RestDelegate.java:

public static String pathToRootFolder="C:\Temp"; you may change the path to the exposing folder

The web-app port: 8181

In Eclipse, create the new Run configuration for Maven Build, Goals: clean install jetty:run

This connector was created based on the following project: https://github.com/OSLC/lyo-adaptor-sample-modelling/

Create System Variable: LOG_PATH with path to folder for log files

Prerequisites

Eclipse 2022-03 (4.23.0) or 2022-12 (4.26.0) - Eclipse IDE for Enterprise Java and Web Developers

Eclipse Lyo Designer 5.0.0

Apache Maven 3.8.6

JDK 11 - https://jdk.java.net/archive

Tips & Trick

In some cases embedded Swager doesn't working (some troubles with loading swagger*.js), for resolve it: copy all files from: ...\filesystem-oslc-connector-webapp\target\swagger-ui\META-INF\resources\webjars\swagger-ui\3.52.5\ to the ...\filesystem-oslc-connector-webapp\src\main\webapp\swagger-ui\dist\

filesystem_oslc_connector's People

Contributors

krusty84 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.