Raffeltje

//TODO combine being female, coding stuff, styling, living life

Raffeltje

  • Home
  • About me

Reminder

Development, Post, Reminder

Setup for using a local Nexus docker container in combination with your maven project

23 juni 2017

First ensure you have installed Docker & Maven on your computer. docker pull sonatype/nexus3 Create a directory which you can use as volume for the docker container, for example mkdir /opt/nexus-data && chown -R 200 /opt/nexus-data Run the container by docker run -d -p 8081:8081 –name nexus -v /opt/nexus-data:/nexus-data sonatype/nexus3 Go to http://localhost:8081 & login with…

Read More
Rafaëla No Comments

Meest recente berichten

  • RequestMappingHandlerAdapter combined with DevTools is not always mapping my Controllers
  • Setup for using a local Nexus docker container in combination with your maven project
  • Mockito JUnit testing in combination with Spring Boot
  • Program Increment Planning – How I think it is time-consuming yet valuable for all employees of a company
  • Docker error response on Mac

Recente reacties

    Archief

    • april 2018
    • juni 2017
    • maart 2017

    Tags

    Hibernate Java Reminder SQL

    Categorieën

    • Development
    • Post
    • Reminder

    Interesting readmore’s

    • Testing Spring Security the smooth way
    • Removing User Interface Complexity, or Why React is Awesome
    • WhatsApp maakt grootschalige dataverzameling mogelijk
    • The No. 1 unit testing best practice: Stop doing it
    • Monitoring Mobile App Migration
    © 2018 Raffeltje | Designed by: Theme Freesia | Powered by: WordPress