Changeset e0ef1b1 in Git for project.iml


Ignore:
Timestamp:
02/04/22 23:22:13 (2 years ago)
Author:
Test <matonikolov77@…>
Branches:
main
Children:
5b447b0
Parents:
3ded84d
Message:

Added CRUD for movies,persons,discussion,replies,genres
Added ajaxcalls

File:
1 edited

Legend:

Unmodified
Added
Removed
  • project.iml

    r3ded84d re0ef1b1  
    5353    <orderEntry type="library" name="Maven: org.springframework:spring-beans:5.3.14" level="project" />
    5454    <orderEntry type="library" name="Maven: org.springframework:spring-tx:5.3.14" level="project" />
     55    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-security:2.6.2" level="project" />
     56    <orderEntry type="library" name="Maven: org.springframework:spring-aop:5.3.14" level="project" />
     57    <orderEntry type="library" name="Maven: org.springframework.security:spring-security-config:5.6.1" level="project" />
     58    <orderEntry type="library" name="Maven: org.springframework:spring-context:5.3.14" level="project" />
     59    <orderEntry type="library" name="Maven: org.springframework.security:spring-security-web:5.6.1" level="project" />
     60    <orderEntry type="library" name="Maven: org.springframework:spring-expression:5.3.14" level="project" />
    5561    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-thymeleaf:2.6.2" level="project" />
    5662    <orderEntry type="library" name="Maven: org.thymeleaf:thymeleaf-spring5:3.0.14.RELEASE" level="project" />
     
    7379    <orderEntry type="library" name="Maven: org.springframework:spring-web:5.3.14" level="project" />
    7480    <orderEntry type="library" name="Maven: org.springframework:spring-webmvc:5.3.14" level="project" />
    75     <orderEntry type="library" name="Maven: org.springframework:spring-aop:5.3.14" level="project" />
    76     <orderEntry type="library" name="Maven: org.springframework:spring-context:5.3.14" level="project" />
    77     <orderEntry type="library" name="Maven: org.springframework:spring-expression:5.3.14" level="project" />
    7881    <orderEntry type="library" name="Maven: org.thymeleaf.extras:thymeleaf-extras-springsecurity5:3.0.4.RELEASE" level="project" />
    7982    <orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.32" level="project" />
     
    112115    <orderEntry type="library" scope="TEST" name="Maven: org.xmlunit:xmlunit-core:2.8.4" level="project" />
    113116    <orderEntry type="library" scope="TEST" name="Maven: org.springframework.security:spring-security-test:5.6.1" level="project" />
    114     <orderEntry type="library" scope="TEST" name="Maven: org.springframework.security:spring-security-core:5.6.1" level="project" />
    115     <orderEntry type="library" scope="TEST" name="Maven: org.springframework.security:spring-security-crypto:5.6.1" level="project" />
    116     <orderEntry type="library" scope="TEST" name="Maven: org.springframework.security:spring-security-web:5.6.1" level="project" />
     117    <orderEntry type="library" name="Maven: org.springframework.security:spring-security-core:5.6.1" level="project" />
     118    <orderEntry type="library" name="Maven: org.springframework.security:spring-security-crypto:5.6.1" level="project" />
    117119    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-data-jpa:2.6.2" level="project" />
    118120    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-aop:2.6.2" level="project" />
Note: See TracChangeset for help on using the changeset viewer.