Commit graph

792 commits

Author SHA1 Message Date
Stephane Nicoll
765680c010 Polish "URL Cleanup"
Closes gh-397
2019-03-21 11:05:45 +01:00
Spring Operator
f4bed3cc17 URL Cleanup
See gh-397
2019-03-21 11:04:51 +01:00
Stephane Nicoll
0c59090c1a Polish 2019-03-20 11:13:21 +01:00
Stephane Nicoll
be60080f4b Merge pull request #396 from spring-operator
* pr/396:
  URL Cleanup
2019-03-20 11:07:38 +01:00
Spring Operator
eef57abd78 URL Cleanup
Closes gh-396
2019-03-20 11:07:23 +01:00
Dave Syer
91fa97102f Update to latest Boot and add some gitignores 2019-03-11 10:16:57 +00:00
Dave Syer
827dc12325 Revert "Remove redundant component scan filter"
This reverts commit ab56724285.
2019-02-11 08:08:57 +00:00
Stephane Nicoll
8472aa039e Upgrade to Spring Boot 2.1.2.RELEASE 2019-01-31 11:30:16 +01:00
Stephane Nicoll
5808126798 Merge pull request #383 from mustafau
* pr/383:
  Remove SonarQube configuration file
2019-01-15 13:30:16 -05:00
Mustafa Ulu
dbbd3ea80e Remove SonarQube configuration file
Closes gh-383
2019-01-15 13:29:38 -05: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
Dave Syer
df359ab1bc Update to Boot 2.1.1 2018-12-04 13:53:23 +00:00
Dave Syer
13f1bfb079 Update to Boot 2.1.0 2018-11-15 04:24:58 +08: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
Stephane Nicoll
645ebc4fb8 Merge pull request #334 from cruftex:fix-link
* pr/334:
  Fix wrong link for CacheConfiguration
2018-07-12 14:51:45 +02:00
Jens Wilke
02ef5939f9 Fix wrong link for CacheConfiguration
Closes gh-334
2018-07-12 14:51:28 +02:00
Stephane Nicoll
1a317e62d1 Merge pull request #332 from arey:feature/browserCache
* pr/332:
  Polish "Enable caching of static resources"
  Enable caching of static resources
2018-07-10 09:10:30 +02:00
Stephane Nicoll
895422b8c8 Polish "Enable caching of static resources"
Closes gh-332
2018-07-10 09:10:03 +02:00
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
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