#Spring Bean Configuration

27 messages · Page 1 of 1 (latest)

fiery gale
#

why my STS don't has Spring Bean Configuration File, i have followed the step in stackoverflow but it's sill missing in STS.

delicate lakeBOT
#

This post has been reserved for your question.

Hey @fiery gale! Please use /close or the Close Post button above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.

TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.

real spear
#

I don't think this exists in STS 4

fiery gale
#

hmmm so i have to download old version?

real spear
#

Why do you need it?

#

just create them as normal XML files

fiery gale
#

sorry im very very beginner in Spring

#

i just followed tutorial in inernet

#

internet*

real spear
#

just create a normal file

#

with the specific name

fiery gale
real spear
#

make sure the pom.xml/dependencies work properly

fiery gale
#

yup, i've added dependency

#

but i dont see the maven refresh

#

so reaload use ctrl+shift+a and search reload for reload manually

#

and still not working

fading cave
#

Use this, and maybe switch to intelliJ. I have found working with maven is much easier in intelliJ

fiery gale
#

hmmm now it's succesfull, im confused why it is working now even thogh i didn't do anything

fading cave
#

Did you update maven?

fiery gale
#

yeah i updated maven(reload) but it was still error

#

like half minute finally it's working

fiery gale