Skip to content
View Goston's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Goston

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
Goston/README.md

Hi there, I'm Goston 😏

Skill

  • Backend: Java (Spring Framework, Spring Boot, Struts 1 & 2, etc...)
  • Frontend: JavaScript, TypeScript, Vue.js (Options API & Composition API), Spring MVC, Struts 1 & 2, etc...

Pinned

  1. Apache Axis 1.4 WebService Client vi... Apache Axis 1.4 WebService Client via TLS 1.2 @ JDK 1.6
    1
    // Call this first
    2
    AxisProperties.setProperty("axis.socketSecureFactory", MySocketFactory.class.getCanonicalName());
    3
    
                  
    4
    // Access your Web Services
    5
    WebServiceStub ws = (GSP2_NHICardSoap12Stub) new WebServiceLocator()...;
  2. Obsidian-css Obsidian-css Public

    My Obsidian CSS snippets

    CSS 3

  3. QMK-Keymaps QMK-Keymaps Public

    My keyboard QMK firmware for macOS Keymaps

    C 1