forked from jhipster/jhipster-registry
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.yo-resolve
40 lines (40 loc) · 1.63 KB
/
.yo-resolve
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
.gitignore
npmw.cmd
mvnw.cmd
package.json
pom.xml
README.md
src/main/docker/app.yml
src/main/docker/jhipster-registry.yml
src/main/docker/jib/entrypoint.sh
src/main/resources/banner.txt
src/main/resources/config/application.yml
src/main/resources/config/application-dev.yml
src/main/resources/config/application-prod.yml
src/main/resources/config/bootstrap.yml
src/main/resources/config/bootstrap-prod.yml
src/main/java/tech/jhipster/registry/ApplicationWebXml.java
src/test/java/tech/jhipster/registry/IntegrationTest.java
src/main/java/tech/jhipster/registry/JHipsterRegistryApp.java
src/main/java/tech/jhipster/registry/config/ApplicationProperties.java
src/main/java/tech/jhipster/registry/config/LoggingConfiguration.java
src/main/java/tech/jhipster/registry/config/SecurityConfiguration.java
src/main/java/tech/jhipster/registry/security/SecurityUtils.java
src/main/java/tech/jhipster/registry/config/WebConfigurer.java
src/main/java/tech/jhipster/registry/web/rest/AccountResource.java
src/main/webapp/app/app.module.ts
src/main/webapp/app/app-routing.module.ts
src/main/webapp/app/config/font-awesome-icons.ts
src/main/webapp/app/core/auth/state-storage.service.ts
src/main/webapp/app/entities/entity-routing.module.ts
src/main/webapp/app/layouts/profiles/**
src/main/webapp/app/layouts/footer/**
src/main/webapp/app/layouts/main/**
src/main/webapp/app/layouts/navbar/**
src/main/webapp/app/home/**
src/main/webapp/app/shared/shared.module.ts
src/main/webapp/content/scss/global.scss
src/test/java/tech/jhipster/registry/web/rest/errors/ExceptionTranslatorIT.java
src/test/resources/config/application.yml
src/test/resources/logback.xml
webpack/proxy.conf.js