Commit graph

660 commits

Author SHA1 Message Date
anhelius
e8b660bac0
Merge branch 'master' into gera/jenkinsfile 2018-12-19 21:41:16 -03:00
geraving@gmail.com
15c088790c Se modifico JenkinsFile 2018-12-19 21:35:20 -03:00
Natalia Villegas
b5254957ff fix jenkinsfile 2018-12-18 12:16:03 -03:00
Natalia Villegas
379bd64596 Adding integration test step 2018-12-17 17:54:44 -03:00
Dave Syer
ab56724285 Remove redundant component scan filter
The @DataJpaTests creates all the repositories. There's no need
for a filter (and there aren't any matching @Service beans anyway).
2018-12-17 16:41:44 +00:00
Natalia Villegas
1e4ed072bc Fixing jenkisfile 2018-12-16 23:41:31 -03:00
Natalia Villegas
60cc11f9a2 Sonarcloud added to jenkins steps 2018-12-16 22:52:26 -03:00
Natalia Villegas
d39d496a42 adding deployment step to jenkisfile 2018-12-16 19:42:24 -03:00
Natalia Villegas
623a2b4e96 test 2018-12-16 18:57:59 -03:00
Natalia Villegas
f045360d71 jenkisfile 2018-12-16 18:17:47 -03:00
Natalia Villegas
68bb73bcc2 jenkisfile 2018-12-16 17:48:56 -03:00
Natalia Villegas
0c5a0929a5 jenkisfile 2018-12-16 17:18:56 -03:00
Natalia Villegas
68c8bd14eb jenkisfile 2018-12-16 17:16:35 -03:00
Natalia Villegas
bd0751f3b7 jenkisfile 2018-12-16 17:14:12 -03:00
Natalia Villegas
476e4c9a70 jenkisfile delete mvn version 2018-12-16 17:04:54 -03:00
Natalia Villegas
09f513c0ae config mvn 2018-12-16 16:59:33 -03:00
Natalia Villegas
56e9f9fb3c fix jenkisfile 2018-12-16 16:54:17 -03:00
Natalia Villegas
308cfae7b6 Merge branch 'master' of https://github.com/villegasnaty/spring-petclinic
Conflicts:
	Jenkinsfile
2018-12-16 16:49:18 -03:00
Natalia Villegas
2554a98110 build en jenkinsfile 2018-12-16 16:46:53 -03:00
Natalia Villegas
13e408f027 Added Jenkinsfile 2018-12-16 16:10:21 -03:00
Natalia Villegas
e0456812f3 se agrega jenkinsfile 2018-12-16 16:09:23 -03:00
Natalia Villegas
d1d7c968df Unit test lenght 2018-12-06 15:48:06 -03:00
Natalia Villegas
04e44e195c test 2018-12-06 15:37:56 -03:00
Dave Syer
df359ab1bc Update to Boot 2.1.1 2018-12-04 13:53:23 +00:00
Natalia Villegas
de0e1d54ca Merge branch 'master' of https://github.com/villegasnaty/spring-petclinic 2018-11-14 18:32:56 -03:00
Natalia Villegas
394a36e38b readme 2018-11-14 18:32:18 -03:00
Dave Syer
13f1bfb079 Update to Boot 2.1.0 2018-11-15 04:24:58 +08:00
Natalia Villegas
0df75899c6
Update Dockerfile 2018-11-12 17:22:58 -03:00
Natalia Villegas
8aca4f62f1 dockerfile 2018-11-12 17:21:58 -03:00
Natalia Villegas
bb2a06b9af
Update Dockerfile 2018-11-12 17:13:56 -03:00
Natalia Villegas
e9dda4df73
Create Dockerfile 2018-11-12 17:09:08 -03:00
Stephane Nicoll
85aab20850 Merge pull request #369 from figueroaRicardo
* pr/369:
  Fix links
2018-11-11 11:19:25 +01:00
figueroaRicardo
8869750c25 Fix links
Closes gh-369
2018-11-11 11:19:11 +01:00
Stephane Nicoll
3b36b80741 Add reference to Spring Petclinic Forks
See gh-361
2018-10-22 14:59:52 +02:00
Stephane Nicoll
1ada9baeaa Merge pull request #358 from arey
* pr/358:
  Polish "Add documentation for IntelliJ IDEA"
  Add documentation for IntelliJ IDEA
2018-10-09 08:44:41 +02:00
Stephane Nicoll
8bee2f888d Polish "Add documentation for IntelliJ IDEA"
Closes gh-358
2018-10-09 08:44:25 +02:00
Antoine Rey
6de956210e Add documentation for IntelliJ IDEA
See gh-358
2018-10-09 08:34:12 +02:00
Stephane Nicoll
71cfa2be6c Merge pull request #359 from oltruong
* pr/359:
  Fix indent in readme.md
2018-10-09 08:32:09 +02:00
Olivier Truong
e0684bfd5e Fix indent in readme.md
Closes gh-359
2018-10-09 08:31:35 +02:00
Dave Syer
f31ead5f79 Add notes on building a jar
See #339
2018-10-08 09:06:24 +01:00
Stephane Nicoll
895730caf9 Simplify build definition 2018-10-07 13:40:45 +02:00
Stephane Nicoll
d49cc42ae5 Add missing repository definition 2018-10-06 16:40:10 +02:00
Stephane Nicoll
1feea1f441 Polish 2018-10-06 16:37:33 +02:00
Dave Syer
b982e66834 Clarify docs on MySql and STS 2018-10-05 15:38:11 +01:00
Dave Syer
e823df3657 Update to Spring Boot 2.1 2018-10-05 11:36:56 +01:00
Stephane Nicoll
60105d5d9a Use Jacoco rather than cobertura 2018-08-09 10:47:13 +02:00
Stephane Nicoll
73c9ac5acb Upgrade to Spring Boot 2.0.4.RELEASE 2018-08-09 10:12:57 +02:00
Stephane Nicoll
5f7574570e Merge pull request #335 from cruftex:fix-cache-comment
* pr/335:
  Polish "Clarify cache configuration"
  Clarify cache configuration
2018-07-13 16:58:28 +02:00
Stephane Nicoll
893a18f595 Polish "Clarify cache configuration"
Closes gh-335
2018-07-13 16:57:48 +02:00
Jens Wilke
22ff39853d Clarify cache configuration
See gh-335
2018-07-13 16:52:34 +02:00