VOOZH about

URL: https://www.javacodegeeks.com/author/rafal-borowiec/page/7

⇱ Rafal Borowiec, Author at Java Code Geeks - Page 7 of 11


  • Enterprise Java👁 Image
    Rafal BorowiecJanuary 9th, 2015
    0 317

    Building a HATEOAS API with JAX-RS and Spring

    In my previous blog post I showed how easy Jersey can be configured with Spring Boot. My exploration on Spring…

    Read More »
  • Enterprise Java👁 Image
    Rafal BorowiecJanuary 7th, 2015
    3 1,036

    Getting started with Jersey and Spring Boot

    Along many new features, Spring Boot 1.2 brings Jersey support. This is great step to attract those developers who like…

    Read More »
  • Enterprise Java👁 Image
    Rafal BorowiecDecember 17th, 2014
    0 114

    Spring MVC 4 Quickstart Maven Archetype Improved

    Spring Boot allows getting started with Spring extremely easy. But there are still people interested in not using Spring Boot…

    Read More »
  • Core Java👁 Image
    Rafal BorowiecNovember 26th, 2014
    0 250

    Unit Testing exercise with FizzBuzz and Mockito

    I sometimes use FizzBuzz to demonstrate the basics of unit testing to newbies. Although FizzBuzz is really simple problem, it…

    Read More »
  • Core Java👁 Image
    Rafal BorowiecNovember 17th, 2014
    0 155

    Unit Testing exercise with FizzBuzz and JUnitParams

    I sometimes use FizzBuzz to demonstrate the basics of unit testing to newbies. Although FizzBuzz is really simple problem, it…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Rafal BorowiecOctober 29th, 2014
    1 289

    Spring Boot Actuator: custom endpoint with MVC layer on top of it

    Spring Boot Actuator endpoints allow you to monitor and interact with your application. Spring Boot includes a number of built-in…

    Read More »
  • Enterprise Java👁 Image
    Rafal BorowiecOctober 26th, 2014
    3 143

    Spring Boot / Java 8 / Tomcat 8 on Openshift with DIY

    DIY cartridge is an experimental cartridge that provides a way to test unsupported languages on OpenShift. It provides a minimal,…

    Read More »
  • Software Development👁 Image
    Rafal BorowiecOctober 24th, 2014
    0 249

    ConEmu – Windows console emulator with tabs

    After switching to Git some time ago, I started working more and more with Git Bash on Windows. Git Bash…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Rafal BorowiecOctober 20th, 2014
    2 263

    Spring Boot and Spring Data REST – exposing repositories over REST

    Exposing Spring Data repositories over REST is pretty easy with Spring Boot and Spring Data REST. With minimal code one…

    Read More »
  • First
  • ...
  • «
  • 5
  • 6
  • 7
  • 8
  • 9
  • »
  • 10
  • ...
  • Last
Back to top button
Close