Patrice Blanchardie

Results 9 issues of Patrice Blanchardie

This is a (check one box): - [X] Bug Report - [ ] Feature Request - [ ] General Query My version of UI-Router is: (type version) 1.0.27 # Bug...

Configure hibernate cache manager: ```java @Bean public HibernatePropertiesCustomizer hibernatePropertiesCustomizer(javax.cache.CacheManager cacheManager) { return hibernateProperties -> hibernateProperties.put(ConfigSettings.CACHE_MANAGER, cacheManager); } ``` I'll provide a PR.

area: feature request :bulb:
server: spring boot
theme: cache
theme: database
$$ bug-bounty $$
$100

- Built-in - Spring Session - Data Redis - Hazelcast - JDBC (buggy with constraint violations)

area: feature request :bulb:
theme: security
server: spring boot

Currently we only have the HTTP API. Perhaps we'll have a CLI, a web app with Vue, a desktop app and so on. Why not having a plugin in your...

area: feature request :bulb:
generator: internal

A simple copy and paste of your conclusion: https://vladmihalcea.com/how-to-lazy-load-entity-properties-with-hibernate. > By default, all lazy properties are initialized together, but this behavior can be customized using `@LazyGroup`. If an entity has...

enhancement

if not found in the given class fix #25

- [x] switch to [Caffeine JCache](https://github.com/ben-manes/caffeine/wiki/JCache) - [x] provides feature `jcache` instead of `cache` (also updated ehcache), so that JCache-based modules can depend on it - [ ] be consistent...

area: enhancement :wrench:
server: spring boot
theme: cache

Hi! Nice history 👍 [Ext JS](https://www.sencha.com/products/extjs/) 2.0 was released on 4 December 2007, and lots of rich applications have been built with this framework. It was (is) powerful and very...