Skip to content

Commit ffdcf3c

Browse files
committed
Switch to travis-ci.com
1 parent 9dfa566 commit ffdcf3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Multiple Spring Boot servers that are secured with different client certificates - called by RestTemplate
22
=============================
3-
[![Build Status](https://travis-ci.org/jonashackt/spring-boot-rest-clientcertificates-docker-compose.svg?branch=master)](https://travis-ci.org/jonashackt/spring-boot-rest-clientcertificates-docker-compose)
3+
[![Build Status](https://travis-ci.com/jonashackt/spring-boot-rest-clientcertificates-docker-compose.svg?branch=master)](https://travis-ci.com/jonashackt/spring-boot-rest-clientcertificates-docker-compose)
44
[![renovateenabled](https://img.shields.io/badge/renovate-enabled-yellow)](https://renovatebot.com)
55

66
This repository basically forks all the ground work that was done in https://github.com/jonashackt/spring-boot-rest-clientcertificate. This is a basic example, where the client certificate secured server is a Spring Boot Application and the client is just a Testcase that uses Spring´s RestTemplate which is configured to use the client certificate.

0 commit comments

Comments
 (0)