VOOZH about

URL: https://www.javacodegeeks.com/author/sandra-parsick/page/2

⇱ Sandra Parsick, Author at Java Code Geeks - Page 2 of 2


  • Software Development👁 Image
    Sandra ParsickJuly 25th, 2017
    0 103

    Pimp my Git – Manage Different Git Identities

    I usually work on different Git projects that need different Git identities. My work flow for new repositories was Clone…

    Read More »
  • Software Development👁 Image
    Sandra ParsickMay 26th, 2017
    0 120

    Pimp My Git – Git Mergetool

    I like to work with git on the command line. But in some cases I prefer UI support. For example,…

    Read More »
  • Software Development👁 Image
    Sandra ParsickMay 19th, 2016
    2 127

    Continuous Integration Infrastructure With Windows – Scripting With PowerShell

    In one of my current project, I deal with how to run a Continuous Integration (CI) infrastructure on Windows machines.…

    Read More »
  • Core Java👁 Image
    Sandra ParsickAugust 8th, 2015
    5 4,384

    Commons VFS, SSHJ and JSch in Comparison

    Some weeks ago I evaluated some SSH libraries for Java. The main requirements to them are file transferring and file…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Sandra ParsickMay 20th, 2015
    0 845

    Configuration over JNDI in Spring Framework

    From a certain point on, an application has to be configurable.  Spring Framework has a nice auxiliary tool for this…

    Read More »
  • Enterprise Java👁 Image
    Sandra ParsickMay 18th, 2015
    0 312

    Unit And Integration Test Reports For Maven Projects In SonarQube

    Since SonarQube 4.2. the test report isn’t generated by the Sonar Maven Plugin during a Maven build (see SonarQube’s blog…

    Read More »
  • «
  • 1
  • 2
Back to top button
Close