Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Задачи делать mixed конфи не было #11

Closed
coursar opened this issue Dec 2, 2019 · 0 comments
Closed

Задачи делать mixed конфи не было #11

coursar opened this issue Dec 2, 2019 · 0 comments
Assignees

Comments

@coursar
Copy link

coursar commented Dec 2, 2019

<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:c="http://www.springframework.org/schema/c"
xmlns:context="http://www.springframework.org/schema/context"
xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/context https://www.springframework.org/schema/context/spring-context.xsd">
<context:component-scan base-package="ru.rosbank.javaschool.annotation" />
<context:property-placeholder location="classpath:db.properties"/>
<bean id="dbsource" class="org.sqlite.SQLiteDataSource">
</bean>
</beans>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants