-
The ThreeTen library is available as backport for Java 6 and Java 7: http://www.threeten.org/threetenbp/
We should use this one instead of the current local JSR-310 library. This will also prevent a …
-
It is only used in `GitHubRelease` as a member variable, which is never set until now. It may be replaced by the Java8 Date and Time API classes (see [Jackson-JSR-310 datatypes](https://github.com/Fas…
-
I'm starting a new dropwizard project and would like to use the new java8 time library instead of joda-time. I tried excluding joda-time from the dropwizard dependencies:
`io.dropwizard:dropwizard-…
-
Hello,
I have some trouble getting the tag javatime:parseInstant running. Everything I tried results in
`Caused by: java.time.format.DateTimeParseException: Text '2015-10-28' could not be parsed: U…
-
We're going to have lots of location datasets in Debrief.
Once @pecko has introduced the GeoTools libraries, Ian should create some location datasets to work with.
Suggest these form a vessel travel…
-
Your Framework already got JScience/JSR 275 support for Hibernate which is great (also towards adding sometihing similar for JSR 275 replacement 363)
Have you thought about similar support for JavaMo…
keilw updated
9 years ago
-
It seems the Core Library is missing JSR 354 support.
Sometimes misunderstood, but JSR 354 API and RI (Moneta) exist for Java 7 and 8.
So while including the version that requires Java 8 seems fine i…
keilw updated
9 years ago
-
**[Petar Tahchiev](https://jira.spring.io/secure/ViewProfile.jspa?name=ptahchiev)** opened **[DATAREST-645](https://jira.spring.io/browse/DATAREST-645?redirect=false)** and commented
Hello,
now that…
-
Please see
https://github.com/ewerk/sample_spring-boot-camel-mongo-jdk8/blob/features/jsr310/prototype-app/src/main/java/com/ewerk/prototype/api/ApiConfiguration.java
that illustrates the problem. …
-
Hi,
I have a sample ATOMIC Service, ZUUL Service and EUREKA Service deployed to separate WAS Liberty Profile servers.
But, I get error when accessing the deployed spring boot service via the ZUUL Pr…