[go: nahoru, domu]

Skip to content
View oscarromero's full-sized avatar
👨‍💻
Coding
👨‍💻
Coding
Block or Report

Block or report oscarromero

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. backend-archetype backend-archetype Public

    Java Spring Boot Backend Archetype

    Java

  2. react-datatable-bs react-datatable-bs Public

    Forked from sonsoleslp/react-datatable-bs

    React components for sorting, filtering and pagination of data.

    JavaScript 1

  3. SAPEventDispatcherIntegrator SAPEventDispatcherIntegrator
    1
    -- ADD THIS AFTER THE "ADD YOUR CODE HERE" comment in the TransactionNotification Stored Procedure of the SAP Database.
    2
    
                  
    3
    IF @object_type IN ('2','4','53','126') BEGIN
    4
    	DECLARE @EntityType NVARCHAR(MAX)
    5
    	
  4. Web config for custom NugetServer Web config for custom NugetServer
    1
    <?xml version="1.0" encoding="utf-8"?>
    2
    
                  
    3
    <!-- REMEMBER TO SET packagesPath and apiKey values -->
    4
    
                  
    5
    <!--
  5. docker-php7.2-memcached docker-php7.2-memcached Public

    PHP FPM 7.2 with Memcached

    Dockerfile