Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/jhipster/generator-jhipster-micronaut

Micronaut blueprint for JHipster
https://github.com/jhipster/generator-jhipster-micronaut

password reset should not return error

890495c7a165c6b57c7486e684a5d01abed57136 authored over 1 year ago
copy jhipster-healm from upstream

ef3b7690024fdf88b28ac5653884e5241d34ba53 authored over 1 year ago
customize liquibase

97653a27337b59b63046f079a6c7b3509259a3c6 authored over 1 year ago
Change back to JHipster 7.9.3

a4f11b1f805d7a6c67485907c9c5fbe67a6cc102 authored over 1 year ago
Confirm tests pass with JHipster 7.8.1

92fecb11d02960d2692157e659bd6626a1a14b2c authored over 1 year ago
Upgrade to JHipster 7.9.3

9b557c66a5ea3ef691b3727948927432f3eab801 authored over 1 year ago
Merge pull request #267 from kevintanhongann/merge-package-lock-jsoon-fix

Upgrade micronaut 2 to 3

2a9c0e4b66e7411b0a27dbfe71d79819b1c62202 authored over 1 year ago
Fix coordinates for micronaut-discovery-client

0c05faa07b436920acb6f28956704dcb9650c813 authored over 1 year ago
Change to JHipster 7.9.3 and Java 11

557b8613c50a0a9f4add0bc6b97adab5b8b8c53d authored over 1 year ago
Fix typo in micronaut_discovery_client_version variable

f144cb17eddaed62971ff7749df6a7aad969d95c authored over 1 year ago
Add java.net.URI import for Redis

7f7e8e114edebfc940d125a840973861b088f18d authored over 1 year ago
Run npm audit fix

9df0099605b33dffe3d5346c2473530845bc5de4 authored over 1 year ago
Specify micronaut-discovery-client as 3.3.1

Should fix https://github.com/jhipster/generator-jhipster-micronaut/actions/runs/5862536350/job/...

bb6299d1bb001f60df31e539fddc3ab03cee9fc2 authored over 1 year ago
Merge pull request #2 from jeremyg484/micronaut-3-fixes

Micronaut 3 fixes

cb9b7ebd6413c8e97aa4e79bf2de088f01063f65 authored over 1 year ago
Fix pom.xml.

185257384c121b8d0f961ca21408f5cea502bb7d authored over 1 year ago
Fix get all controller method.

5c1710a0393d3ed86e36bb236290841123514151 authored over 1 year ago
Fix javax-inject version

Co-authored-by: Jeremy Grelle <[email protected]>

85a37c689c1d5979cff5fcb2444aeb0db5c23e36 authored over 1 year ago
Add javax.inject version

70862dee87cc654d61c3a71cc45e86e20f45d1cd authored over 1 year ago
Add javax.inject as a dependency

117aa1fbb8d3e3084e0b5c3e2b3c10bc77a4e748 authored over 1 year ago
Run Prettier

85e74fbb8621dd0d5c5a07d9cfa09d86607a372d authored over 1 year ago
Merge branch 'main' into merge-package-lock-jsoon-fix

2184c3de90d5ddbfc75dc9ff16575b86ff33b062 authored over 1 year ago
Merge pull request #1 from jeremyg484/micronaut-3

Micronaut 3 Updates and Fixes

c5b32ead251cc82820ea1b6178f4aa6c47eb4a49 authored over 1 year ago
Correct JSON property name to use kebab case as expected by client.

146e12831ba40ee426ad586c0e621678b84ab399 authored over 1 year ago
Generate working Maven configuration.

dd3d2eb03a10a09d1ee0d5ce1f162f24d6e365ce authored over 1 year ago
Add instructions for using dev version.

640ae5eb12270bf5062985053237713c2505bd50 authored over 1 year ago
Clean up user caching.

ffeeb612dab0247bf27a1a5b43f56f5bd18b4778 authored over 1 year ago
Add missing implements clause to CorsTest.

72fc795f13a76bab0c76aacaa6a1caa09c44981f authored over 1 year ago
Missing import in SecurityHeaderFilter.

400a55761df7e5211394e76611c8e66dabd64839 authored over 1 year ago
Fix auth provider to meet test expectations.

081d6b7e00455b630043e675622f61dd8ad566e8 authored over 1 year ago
Fix MailServiceIT test generation.

5a70b74ec4d86704695464d5b2f19054718660b1 authored over 1 year ago
Fix CORS test generation.

b04f02d4b13ed91ae175322fb8d966c9312e4856 authored over 1 year ago
Refactor DatabaseAuthenticationProvider

Updates the AuthenticationProvider implementation to bind the login
attempts to the LoginVM clas...

7cce526f0a4376c371212a6b5b424f8450f70919 authored over 1 year ago
Refactor SecurityHeaderFilter

SecurityHeaderFilter is updated to implement HttpServerFilter (as
OncePerRequestHttpServerFilter...

08b682bbee8816cc1043027dc68233ab88c548e2 authored over 1 year ago
Clean up Micronaut dependencies in build.gradle

b6b8e4b43a6f604bcf393db611bb41b1786bfdac authored over 1 year ago
Update Micronaut framework to 3.9.5 and application plugin to 3.7.9.

b2ba80a47421844a1131cda42eb6529440123fa6 authored over 1 year ago
Disable environment deduction since they're explicitly specified.

9805a5fd979803a72d86527c389c79a585358106 authored over 1 year ago
Fix docker.gradle.ejs invalid config.

9fa550199ec905de9d67c31d21967df86cfa3418 authored over 1 year ago
Merge pull request #277 from jhipster/dependabot/npm_and_yarn/semver-5.7.2

Bump semver from 5.7.1 to 5.7.2

4f634d85e6e4f476e5d353b033251703ff011550 authored over 1 year ago
Bump semver from 5.7.1 to 5.7.2

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https:...

e6ab7424d7a7326ec07dee26ec4c402984cf0100 authored over 1 year ago
disable nativeimage task in docker gradle

2690e5ef3e306761787398440f4c5cd7bed92ef4 authored over 1 year ago
Update to Micronaut Date 3.10.0

b17b374280745d1d5b822f5a631e9b85ba071de2 authored over 1 year ago
Update to Micronaut 3.9.1

8490b43dcbff7d458fb5966e20a70e052e3a0505 authored over 1 year ago
Merge pull request #276 from jhipster/dependabot/npm_and_yarn/http-cache-semantics-4.1.1

Bump http-cache-semantics from 4.1.0 to 4.1.1

3360104e818b9b6f7ec7b655cf94ccc1c99db3d0 authored almost 2 years ago
Bump http-cache-semantics from 4.1.0 to 4.1.1

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4....

d1d1f8a3b5f02b80d8bf4bc53a87792d2cb588fe authored almost 2 years ago
Merge pull request #275 from jhipster/copyright-date-update

Update Copyright Headers

2a4307e17b4d776c812ca6a4dbd562d9a6403ee9 authored about 2 years ago
Merge pull request #274 from jhipster/add_copyright_script

Add copyright script

46ed15a408a3e689d5ef25a05b992bcfaf5e3161 authored about 2 years ago
Remove pull_request workflow

c8d86ca86f2e0abb81d00bbba9527735122af119 authored about 2 years ago
Update copyright headers

89542824278c3f1d03f2665b81890641e5eb0a70 authored about 2 years ago
Add copyright script

ce053123fa1ac68f102afd623a0bfc0e754e4132 authored about 2 years ago
Update workflow header

e3f842b4ffe48139427140729f995d861ee96253 authored about 2 years ago
package name correction

5b303853924efc882f9147eb8ebbc090961c348c authored over 2 years ago
authorityrepository import

aee31afc1ec3fd0b0546b84d4b0f56102174b6a3 authored over 2 years ago
authorityrepository

0e82228dc768ddfc2ed632275bfc2831cad6978f authored over 2 years ago
replaced lazy initialization with authorities repository to find granted authorities

e739cb728eccc37355fac0da95af7b754b6c6e5b authored over 2 years ago
fix activation key not set #268

42aafe6d9d1163b5a6c4f19c970b6bbf520ae52c authored over 2 years ago
new coretest syntax

2def5ca2d90f3b9fc96e4af2ab74c52a97ad7adc authored over 2 years ago
update hibernate,liquibase and swagger versions

4cbf861be2440e3662a2cbc142b6245dba49500b authored over 2 years ago
added micronaut aop dependency

ce847208289fc98d5f3f4e6a73daeeb1beb0bc95 authored over 2 years ago
archunit,testcontainers,caffeine version bump

19a225e0a4172109b78eba94aa4705360e9363a1 authored over 2 years ago
added micronaut inject to test-compile for maven

f3799f4cc3e79833f82720ed14e85fc085d64ea3 authored over 2 years ago
bump simplemail version

e457df849c0bf43b421a84d6b6ef9d591618decc authored over 2 years ago
micronaut discovery client package name change

b8dbcf5750039b4e1d1725c9a99e4ec534801458 authored over 2 years ago
javax to jakarta mail

48a6dd42340941518ab9f8e07e7acb007d7cf6bf authored over 2 years ago
javax annotatio to jakarta annotation, remove inject-java from build.gradle

3ea4580a37a404d9d7f2826a33d6b6d26a87e724 authored over 2 years ago
maven side of javax mail to jakarta mail

1d9ab47c5b4594951c0becc9a53713ae383571da authored over 2 years ago
javax mail to jakarta mail

1373ffbf7ba678b03868a76ed95d1434c59448b0 authored over 2 years ago
graalvm native toolchain detection false in gradle

153d1a943b5ba35376813870fbd4c9f20d89bcb1 authored over 2 years ago
graalvm native image dependency

a8bcdd5a0a24c76baec1db171e53d264966e4f2c authored over 2 years ago
added micronauttest for corstest

d2d930ae103394f136d63bfbd09d96a992cd4711 authored over 2 years ago
removed unused after upgrading to micronaut 3

2ab4e1cc986e1c928c926cd7923d839913525100 authored over 2 years ago
Update pom.xml.ejs

89821092de430d7965181611ba32d0572d0c6beb authored over 2 years ago
rxjava3 dependency in maven pom

186c7c7348f5e552284f668c2cdb9afd574036d5 authored over 2 years ago
Update .github/workflows/samples.yml

b6486aca607524b55f4c055fdec2056cd529e617 authored over 2 years ago
use java 11

460ac57f58044584d8a23143fe9fa4fa49e8a1de authored over 2 years ago
git properties to 2.4.1

eb1337f1a82f0c97d10c34e724e86822eee2ff8c authored over 2 years ago
bump generator-jhipster to version 7.9.2

2e6119844ee501856659d881adc17e177f4f2348 authored over 2 years ago
bump shadow plugin and micronaut plugin version

98ae5d267d443be99d3b19a3d8167ad657e9be2f authored over 2 years ago
updated logback and jackson version

3ce8a4f27c3718ce245c2f97d2204c29a0f0a011 authored over 2 years ago
update git properties version

31793b31e9941e1e0537472e65c293ca8a1bb403 authored over 2 years ago
removed and replaced deprecated class

3a9c6ff3d7b826b96bbbe3c4e1531cf067e84e4c authored over 2 years ago
replace userdetails with authentication.success

e4bc614a1f2fec696ceabfde9b3f4d9aaa69d01e authored over 2 years ago
prettier codestyle

c25ba4353736d76ba8187aeca34d2707ab36bdb0 authored over 2 years ago
ran npm install

99336a9b3025b46eea8c397188f98b7d637577a3 authored over 2 years ago
added back generator-jhipster

378f4f6dca4248bc2bcead863bfeb6031469522b authored over 2 years ago
default to 8080 for server port

bdb454686823c136daefba616e6edba4a1d9d4cc authored over 2 years ago
check whether serverPort exists, if not default to 8080

f52b67e70e755191e3d277a82681c599ac9a9f74 authored over 2 years ago
renamed and removed unused packages, test yml to have server port number

a9666f02f5b1b9572cc5853e13fcc45326cb076f authored over 2 years ago
auth related class changes and fix test, fixed port for test

0533faed3c4016948c3bc352d0a7a59c8a438ef6 authored over 2 years ago
added dependencies for rxjava3, bump versions for micronaut and micronaut data

ff4476ca0f302fd0f898aac0d4864d244e8127eb authored over 2 years ago
Update to JHipster 7.8.1 (#265)

* Drop spring-service and spring-controller generators

* Rename generators/index.js to genera...

be65ac545f262977bb77b6c5dcce667dc02ea3f5 authored almost 3 years ago
Merge pull request #260 from jhipster/dependabot/npm_and_yarn/shelljs-0.8.5

Bump shelljs from 0.8.4 to 0.8.5

6c7e2e511dcf3474dd8d3c1438d907722be1794b authored about 3 years ago
Bump shelljs from 0.8.4 to 0.8.5

Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5.
- [Release notes](https...

f0c4fa761b015fa04e5401b26e9f031488b98599 authored about 3 years ago
Update maven wrapper version to 3.8.2 (#257)

5ff978c7dd21756bfa18bad70ee9efdb2078ae0f authored over 3 years ago
Merge pull request #248 from jhipster/dependabot/npm_and_yarn/hosted-git-info-2.8.9

Bump hosted-git-info from 2.8.8 to 2.8.9

70f9b3a70629401c5009cb0e9f15310742f1c2a6 authored over 3 years ago
Bump hosted-git-info from 2.8.8 to 2.8.9

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release ...

a947b0e4ce7c86ef0e05e1fc2482d937dd6e2edc authored over 3 years ago
v1.0.2

0cbec5f439e43b4e8334c7f286f891e93d87a0b2 authored over 3 years ago
tag docker image with latest and project version (#247)

* tag docker image with latest and project version

closes #246

* Update generators/server/...

cd0cbf96fe835b02e48308c97a52fad6024d58ac authored over 3 years ago
Break DI Loop in JHipsterEndSessionEndpoint (#220) (#245)

2ba95bda7bdecb303c0b5c701b58b886ab36ec18 authored over 3 years ago
Version 1.0.1

2cbe8061c37727caa259cc5f1fd0651a66a72c4a authored over 3 years ago
Merge pull request #243 from jhipster/mn-2.4.4

Updates Micronaut to 2.4.4

d20bb7234b13c950126c75a70621202d92149b06 authored over 3 years ago