Antoine Rey
46babdad7c
Enable caching of static resources
...
See gh-332
2018-07-10 08:57:21 +02:00
Stephane Nicoll
3c9afdc138
Polish
2018-07-10 08:55:27 +02:00
Stephane Nicoll
5ff057d90b
Remove misleading production profile
...
Closes gh-333
2018-07-10 08:50:58 +02:00
Stephane Nicoll
415bd73893
Fix devtools module declaration
2018-07-10 08:43:13 +02:00
Stephane Nicoll
492b4851b5
Merge pull request #330 from arey:bugfix/jmeter
...
* pr/330:
Adapt JMeter script to recent changes
2018-07-09 17:53:28 +02:00
Antoine Rey
e7eabca111
Adapt JMeter script to recent changes
...
Closes gh-330
2018-07-09 17:52:35 +02:00
Stephane Nicoll
bcce2676db
Merge pull request #328 from arey:feature/LocalDate
...
* pr/328:
Polish "Use Java 8 LocalDate instead of java.util.Date"
Use Java 8 LocalDate instead of java.util.Date
2018-07-09 16:49:15 +02:00
Stephane Nicoll
4c22d010ea
Polish "Use Java 8 LocalDate instead of java.util.Date"
...
Closes gh-328
2018-07-09 16:47:34 +02:00
Antoine Rey
c0748e3e82
Use Java 8 LocalDate instead of java.util.Date
...
See gh-328
2018-07-09 16:47:16 +02:00
Johannes Schnatterer
d94ecfaa3f
Introduces ces-build-lib for maven and deployment to nexus
2018-07-09 16:22:39 +02:00
Dave Syer
38bd3280cb
Update to Boot 2.0.3
2018-06-20 13:58:30 +01:00
Stephane Nicoll
5270246eb5
Polish
2018-06-04 10:54:27 +02:00
Stephane Nicoll
4d6ee8410d
Upgrade to Spring Boot 2.0.2.RELEASE
2018-06-04 10:49:45 +02:00
Stephane Nicoll
44060315cc
Merge pull request #326 from aidenchiavatti:json-fix
...
* pr/326:
Polish "Fix content negotiation for /vets"
Fix content negotiation for /vets
2018-06-04 10:48:54 +02:00
Stephane Nicoll
eebca43df8
Polish "Fix content negotiation for /vets"
...
Closes gh-326
2018-06-04 10:48:39 +02:00
Aiden-at-508687582768
8eb5074770
Fix content negotiation for /vets
...
See gh-326
2018-06-04 10:39:21 +02:00
Sebastian Sdorra
d5d8a83ddc
Merge branch 'master' of https://ecosystem.cloudogu.com/scm/git/qs-tag/spring-petclinic
2018-05-16 16:42:53 +02:00
trisberg
6905e38c1f
Make MySQL configuration files/docs consistent
...
- use petclinic as the db name and root password
Fixes #322
2018-05-14 11:00:34 +01:00
Stephane Nicoll
dd5b080d48
Merge pull request #319 from Nalad:master
...
* pr/319:
Fix including template in layout fragment
2018-05-13 11:09:05 +02:00
Alan Drozd
d568bcaf0b
Fix including template in layout fragment
...
Closes gh-319
2018-05-13 11:08:45 +02:00
Stephane Nicoll
932f17ddae
Fix dead links
...
Closes gh-314
2018-03-26 14:00:56 +02:00
Stephane Nicoll
b527de52f5
Upgrade to Spring Boot 2.0.0.RELEASE
2018-03-14 16:32:27 -04:00
Stephane Nicoll
ce262966e9
Merge pull request #303 from arey:feature/date
...
* pr/303:
Add placeholder YYYY-MM-DD for date input field
2018-02-22 11:03:26 +01:00
Antoine Rey
d92a4218dd
Add placeholder YYYY-MM-DD for date input field
...
Closes gh-303
2018-02-22 11:03:05 +01:00
Stephane Nicoll
fadf7f4d11
Merge pull request #278 from arey:feature/rest
...
* pr/278:
Add spring-petclinic-rest URL
2018-02-22 10:57:34 +01:00
Antoine Rey
0d847edfdb
Add spring-petclinic-rest URL
...
Closes gh-278
2018-02-22 10:57:18 +01:00
Stephane Nicoll
106226929b
Fix actuator exposure
2018-02-22 10:57:12 +01:00
Stephane Nicoll
dfcd30be60
Fix project's version
2018-02-22 10:46:09 +01:00
Stephane Nicoll
34545e72a4
Merge pull request #301 from saturnism:patch-1
...
* pr/301:
Fix datasource initialization property
2018-02-22 10:36:13 +01:00
Ray Tsang
c5abf45cbc
Fix datasource initialization property
...
Closes gh-301
2018-02-22 10:35:34 +01:00
Dave Syer
a52cbe93a2
Add ignores for vscode
2018-02-21 09:51:59 +00:00
Stephane Nicoll
cdd802eeee
Update webjars-locator dependency
2018-02-21 10:48:01 +01:00
Dave Syer
6730a229a0
Add repository declarations for snapshots
2018-01-20 09:38:36 +00:00
Dave Syer
c91b73e75e
Update version of Petclinic
2018-01-11 09:16:04 +00:00
Dave Syer
cf35266336
Tidy up compiler warnings
2018-01-11 09:15:18 +00:00
Dave Syer
14ef611d70
Update to Spring Boot 2.0 snapshots
2018-01-09 17:50:14 +00:00
Johannes Schnatterer
54d996f402
Jenkins: Disables concurrent builds.
...
Because ITs use the same port causing random failures on concurrent builds.
2018-01-09 16:20:24 +01:00
Johannes Schnatterer
3c5b37e451
Jenkins: Init global variables in order to avoid NPE.
...
Occurs in Jenkins ver. 2.73.3 and Pipeline: Groovy Plugin 2.42.
java.lang.NullPointerException
at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovyCallSiteSelector.isVarArgsMethod(GroovyCallSiteSelector.java:231)
at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovyCallSiteSelector.findMatchingMethod(GroovyCallSiteSelector.java:200)
at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovyCallSiteSelector.staticMethod(GroovyCallSiteSelector.java:193)
at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onStaticCall(SandboxInterceptor.java:153)
at org.kohsuke.groovy.sandbox.impl.Checker$2.call(Checker.java:186)
at org.kohsuke.groovy.sandbox.impl.Checker.checkedStaticCall(Checker.java:190)
at org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:97)
at com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
at WorkflowScript.run(WorkflowScript:42)
at ___cps.transform___(Native Method)
2017-12-12 12:46:44 +01:00
Johannes Schnatterer
6ec7e7eee2
Jenkins: Removes deploy application stage.
...
Makes pipeline less dependent to its environment. No longer needs a preconfigured slave an a host to deploy the petclinic to via SSH. The demo content can now be used on more environments.
2017-12-12 09:25:47 +01:00
Johannes Schnatterer
b5b2dcf1c1
Jenkins: Discover FQDN from env var instead of using hard-coded one.
...
Makes pipeline less dependent to environment.
2017-12-12 09:22:29 +01:00
Dave Syer
c36452a2c3
Use leading / in app URL
...
Fixes gh-267
2017-11-03 14:17:56 +00:00
Sebastian Sdorra
fd8aca6d44
added smeagol configuration
2017-11-03 14:55:32 +01:00
sunflower2014
e20b43b009
Update PetControllerTests.java
...
correct testProcessCreationFormHasErrors method's post url
2017-11-03 11:38:44 +00:00
Oscar Utbult
23f65ba7d0
Fix broken tests
2017-11-03 11:33:06 +00:00
Oscar Utbult
45da5a4d3b
Fix date formatting
2017-11-03 11:33:06 +00:00
thetric
5b0f037d06
fix: make id 'lastName' in findOwners.html unique
...
previously the div.control-group and the containing input shared the same id
2017-11-03 11:32:19 +00:00
dastier
3e65dee237
fix button text in createOrUpdatePetForm.html in case of new pet (issue #252 )
2017-11-03 11:31:53 +00:00
Antoine Rey
4ab6a800c8
Removing .springBeans
2017-11-03 11:28:32 +00:00
Antoine Rey
4be8ba2c43
Replace @RequestMapping by their corresponding shortcut @GetMapping and @PostMapping
2017-11-03 11:28:12 +00:00
Antoine Rey
4b3d6abfed
Reference new forks: spring-petclinic-kotlin, spring-petclinic-graphql and spring-petclinic-rest
2017-11-03 11:26:41 +00:00