Un ami me signale ses déboires (et 60 autres particuliers) dans un achat d’appartement dans le futur quartier Jean Zay d’Antony, avec le promoteur Pierre Étoile avec Cibex et SODES.
Ils ont lancé une association (ADCORA) et un site là pour raconter ⤵️
https://t.co/5IjxQd8waE
🚀 Happy to announce the first BETA release of @jhipster v7, just in time for 🦌🎅🤶 Christmas 🎄 See https://t.co/g2zFaNpcd3 🎁 - Special thanks to our sponsors @okta @octoconsulting @entando and all our backers. It helps the community and our contributors so much 💗
🚀 Today @JHipster day was useful as module for @ApacheKafka has reached v1.0.0 with gradual support for main generator next version (v7)!
Here's what has changed: https://t.co/LWmaXgh40b
🚀 C'est le retour du @JHipster day ou plutôt de la journée de contribution OSS chez @IpponTech ! Pour ma part : reprise du module Kafka (objectif v0.4.0) avec support Avro et Schema Registry ! Venez si vous souhaitez y contribuer ! https://t.co/6B0KTPRkrs
Thanks @ippontech 🙏 for this full @jhipster day to contribute to Open Source projects. I'll work with @juliensadaoui and other contributors. The goal: be closer to @jhipster v7 🎯
@entando is building a very innovative stack on top of @jhipster. We are very excited and very happy that @entando becomes today a @jhipster gold partner, showing their involvement and trust in the @jhipster community - https://t.co/TAzsRFVKqd
🚀 @ApacheKafka for @JHipster v0.3.0 released!
What's new?
- 2 generation modes
- Consumer/producer without entity
- @akhq_io support
- New prompt options
- Improved ci and tests
- Bug fixes
Special thanks to @IpponKevin, @pascalgrimaud, @clemtamisier!
https://t.co/mLwoGzaTs8
Want asynchronous messaging in your microservice architecture? Use @apachekafka to make it happen! This tutorial shows how to do it with @jhipster's built-in #Kafka support.
🤓 https://t.co/svY3jQRBoP
#java#microservices#jhipster
We have just reached 200 contributors! Thanks to everyone supporting the project!
Again, this month's budget is well-managed (only $-37!) and every transaction is available on https://t.co/oQajbN1W7P
A RDBMS should allow:
create table demo (n int unique)
insert into demo values(1);
insert into demo values(2);
update demo set n=n+1;
Without error.
I let you run this:
https://t.co/f70finHFeM
on @MySQL@mariadb@PostgreSQL@_sqlite_ ...
then with commercial databases...